tools,doc: remove "toc" anchor name · nodejs/node@4a0c01e · GitHub
Skip to content

Commit 4a0c01e

Browse files
Trottaddaleax
authored andcommitted
tools,doc: remove "toc" anchor name
The _name_ attribute is obsolete. Changing it to _id_ in the case of "toc" would result in a conflict with an existing id. However, there are no links to "#toc" in our docs. And if there were, it would be more appropriate to link to the id toc which is the toc for the individual documents. So remove the anchor name entirely. PR-URL: #34893 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 5c968a0 commit 4a0c01e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/template.html

Lines changed: 1 addition & 1 deletion

tools/doc/allhtml.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)