FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: remove redundant table of contents for N-API by AyushG3112 · Pull Request #20395 · nodejs/node · GitHub

/ node Public

doc: remove redundant table of contents for N-API - #20395

Closed
AyushG3112 wants to merge 1 commit into
nodejs:masterfrom
AyushG3112:remove-napi-toc
Closed

doc: remove redundant table of contents for N-API#20395
AyushG3112 wants to merge 1 commit into
nodejs:masterfrom
AyushG3112:remove-napi-toc

Conversation

AyushG3112 commented Apr 29, 2018
edited
Loading

Copy link
Copy Markdown
Contributor

Since the table of contents is built dynamically when building the documentation, the additional table of contents is redundant and an extra overhead to maintain.

Checklist
  • make -j4 lint-md (UNIX) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Since the table of contents is built dynamically when
building the documentation, the additional table of
contents is redundant and an extra overhead to maintain.
nodejs-github-bot added doc Issues and PRs related to the documentations. dont-land-on-v4.x node-api Issues and PRs related to the Node-API. labels Apr 29, 2018

Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

💯

Trott commented Apr 29, 2018

Copy link
Copy Markdown
Member

Trott commented Apr 29, 2018

Copy link
Copy Markdown
Member

If you're a Collaborator and think this should be fast-tracked, leave a 👍 on this comment.

Trott added fast-track PRs that do not need to wait for 48 hours to land. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. labels Apr 29, 2018

AyushG3112 commented Apr 30, 2018
edited
Loading

Copy link
Copy Markdown
Contributor Author

Should this be backported to 10.x? The Table of Contents is still present here and is imcomplete.

EDIT: Sorry closed by misclick.

AyushG3112 closed this Apr 30, 2018
AyushG3112 reopened this Apr 30, 2018

Trott commented Apr 30, 2018

Copy link
Copy Markdown
Member

Should this be backported to 10.x?

If the commit here can't be cleanly cherry-picked to the 10.x.-staging branch, then doing a backport would probably be useful. But it might cherry-pick cleanly, in which case: No additional work required.

AyushG3112 commented Apr 30, 2018
edited
Loading

Copy link
Copy Markdown
Contributor Author

Can this land yet?

Trott pushed a commit to Trott/io.js that referenced this pull request May 1, 2018
Since the table of contents is built dynamically when
building the documentation, the additional table of
contents is redundant and an extra overhead to maintain.

PR-URL: nodejs#20395
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

Trott commented May 1, 2018

Copy link
Copy Markdown
Member

Landed in d3abb60

Trott closed this May 1, 2018
AyushG3112 deleted the remove-napi-toc branch May 1, 2018 05:25
MylesBorins pushed a commit that referenced this pull request May 4, 2018
Since the table of contents is built dynamically when
building the documentation, the additional table of
contents is redundant and an extra overhead to maintain.

PR-URL: #20395
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins mentioned this pull request May 8, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. node-api Issues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL