Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo Rauch <rauchg@gmail.com>2012-01-13 02:08:08 +0400
committerisaacs <i@izs.me>2012-01-13 02:24:40 +0400
commit766f609838734f7ddf2ee9503e8205647ecb5dbf (patch)
tree4bd22624d1cf2e26807b03ab2d17b159f94efaa5 /doc/index.html
parentbd9fa2e8419dda3ecff55ca7d801af3db4aeb5b2 (diff)
website: Add "Api Docs" button next to "Download"
* Added Docs button and `button` class. * Refactored download button style into `.button` * Applied color overrides for download/docs buttons. * Pointed docs link to latest available docs.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 151273b2c9a..61f10893d7b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -29,7 +29,8 @@
lightweight and efficient, perfect for data-intensive real-time
applications that run across distributed devices.</p>
- <a href="#download" id="downloadbutton">Download</a>
+ <a href="#download" class="button" id="downloadbutton">Download</a>
+ <a href="http://nodejs.org/docs/latest/api/index.html" class="button" id="docsbutton">Docs</a>
</div>
<div id="quotes" class="clearfix">
<h2>Node.js in the Industry</h2>