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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-04 22:21:30 +0400
committerisaacs <i@izs.me>2011-09-04 22:21:30 +0400
commit32f2673e00ddf0714c4a43a4a31d9d8cab981ab8 (patch)
tree70956b6aa420948f060160269d946b61dfb7d6a6 /html
parent023bb497fa410d900fdd8a68b9b759806db5aa42 (diff)
Add README as proper html/manpage doc
Diffstat (limited to 'html')
-rw-r--r--html/doc/README.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/html/doc/README.html b/html/doc/README.html
index d3b9c1580..66244f86f 100644
--- a/html/doc/README.html
+++ b/html/doc/README.html
@@ -1,6 +1,6 @@
<!doctype html>
<html>
- <title></title>
+ <title><a href="README.html">README</a></title>
<meta http-equiv="content-type" value="text/html;utf-8">
<style type="text/css">
@@ -339,6 +339,8 @@ input.submit, input#submit, input.button, button, input[type=submit] {
<div id="wrapper">
<h1><a href="npm.html">npm</a></h1> <p>node package manager</p>
+<h2 id="SYNOPSIS">SYNOPSIS</h2>
+
<p>This is just enough info to get you up and running.</p>
<p>Much more info available via <code>npm help</code> once it's installed.</p>
@@ -524,6 +526,10 @@ reported, and we'll lose respect for you. But there is no vetting
process for published modules.</p>
<p>If this concerns you, inspect the source before using packages.</p>
+
+<h2 id="SEE-ALSO">SEE ALSO</h2>
+
+<ul><li><a href="npm.html">npm</a></li><li><a href="faq.html">npm faq</a></li><li><a href="help.html">npm help</a></li></ul>
</div>
<script>
;(function () {