Skip to content

Commit 02977ca

Browse files
TrottMayaLekova
authored andcommitted
doc: add introduced_in metadata to _toc.md
Allow users to switch to the table of contents for older versions of Node.js. This gets rid of the "Failed to add alternative version link" warnings when building docs. PR-URL: nodejs#19113 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Matheus Marchini <matheus@sthima.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
1 parent 9d55737 commit 02977ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/api/_toc.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
@// NB(chrisdickinson): if you move this file, be sure to update
22
@// tools/doc/html.js to point at the new location.
3+
4+
<!--introduced_in=v0.10.0-->
5+
36
* [About these Docs](documentation.html)
47
* [Usage & Example](synopsis.html)
58

0 commit comments

Comments
 (0)