mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
doc: Add link to JSON version of doc
This commit is contained in:
parent
2d44dcc8be
commit
3dfa98c991
@ -33,7 +33,11 @@
|
||||
<header>
|
||||
<h1>Node.js __VERSION__ Manual & Documentation</h1>
|
||||
<div id="gtoc">
|
||||
<p><a href="index.html" name="toc">Index</a> | <a href="all.html">View on single page</a></p>
|
||||
<p>
|
||||
<a href="index.html" name="toc">Index</a> |
|
||||
<a href="all.html">View on single page</a> |
|
||||
<a href="__FILENAME__.json">View as JSON</a>
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
</header>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user