Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: make Extends usage consistent #33777

Merged
merged 3 commits into from Jun 9, 2020
Merged

doc: make Extends usage consistent #33777

merged 3 commits into from Jun 9, 2020

Commits on Jun 9, 2020

  1. doc: make events Extends usage consistent

    The docs use `* Extends: {type}` to define inheritance. This
    commit updates the events documentation to be consistent.
    
    PR-URL: nodejs#33777
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    cjihrig committed Jun 9, 2020
    Copy the full SHA
    2e49010 View commit details
    Browse the repository at this point in the history
  2. doc: make perf_hooks Extends usage consistent

    The docs use `* Extends: {type}` to define inheritance. This
    commit updates the perf_hooks documentation to be consistent.
    
    PR-URL: nodejs#33777
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    cjihrig committed Jun 9, 2020
    Copy the full SHA
    85dbd17 View commit details
    Browse the repository at this point in the history
  3. doc: make globals Extends usage consistent

    The docs use `* Extends: {type}` to define inheritance. This
    commit updates the globals documentation to be consistent.
    
    PR-URL: nodejs#33777
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    cjihrig committed Jun 9, 2020
    Copy the full SHA
    862d005 View commit details
    Browse the repository at this point in the history