doc: Add link to JSON version of doc

This commit is contained in:
isaacs 2012-03-03 15:50:33 -08:00
parent 2d44dcc8be
commit 3dfa98c991

View File

@ -33,7 +33,11 @@
<header>
<h1>Node.js __VERSION__ Manual &amp; 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>