Skip to content

Commit

Permalink
Doesn't feel finished without a footer
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Sep 5, 2011
1 parent cce89fb commit 349a52e
Show file tree
Hide file tree
Showing 61 changed files with 65 additions and 4 deletions.
1 change: 1 addition & 0 deletions html/doc/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ <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>
<p id="footer"><a href="README.html">README</a> &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/adduser.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">adduser &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/author.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li></ul>
</div>
<p id="footer">author &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/bin.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="prefix.html">npm prefix</a></li><li><a href="root.html">npm root</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">bin &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/build.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="install.html">npm install</a></li><li><a href="link.html">npm link</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="json.html">npm json</a></li></ul>
</div>
<p id="footer">build &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/bundle.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="install.html">npm install</a></li></ul>
</div>
<p id="footer">bundle &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li><li><a href="install.html">npm install</a></li><li><a href="publish.html">npm publish</a></li><li><a href="pack.html">npm pack</a></li></ul>
</div>
<p id="footer">cache &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ <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></ul>
</div>
<p id="footer">changelog &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/coding-style.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="developers.html">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
<p id="footer">coding-style &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/completion.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="developers.html">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
<p id="footer">completion &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="folders.html">npm folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
<p id="footer">config &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/deprecate.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li></ul>
</div>
<p id="footer">deprecate &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/developers.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="faq.html">npm faq</a></li><li><a href="npm.html">npm</a></li><li><a href="init.html">npm init</a></li><li><a href="json.html">npm json</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="publish.html">npm publish</a></li><li><a href="adduser.html">npm adduser</a></li><li><a href="registry.html">npm registry</a></li></ul>
</div>
<p id="footer">developers &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="json.html">npm json</a></li></ul>
</div>
<p id="footer">docs &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="folders.html">npm folders</a></li><li><a href="explore.html">npm explore</a></li><li><a href="install.html">npm install</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">edit &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/explore.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="submodule.html">npm submodule</a></li><li><a href="folders.html">npm folders</a></li><li><a href="edit.html">npm edit</a></li><li><a href="rebuild.html">npm rebuild</a></li><li><a href="build.html">npm build</a></li><li><a href="install.html">npm install</a></li></ul>
</div>
<p id="footer">explore &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="npm.html">npm</a></li><li><a href="developers.html">npm developers</a></li><li><a href="json.html">npm json</a></li><li><a href="config.html">npm config</a></li><li><a href="folders.html">npm folders</a></li></ul>
</div>
<p id="footer">faq &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/folders.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="pack.html">npm pack</a></li><li><a href="cache.html">npm cache</a></li><li><a href="config.html">npm config</a></li><li><a href="publish.html">npm publish</a></li></ul>
</div>
<p id="footer">folders &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/get.html
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="folders.html">npm folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
<p id="footer">get &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="pack.html">npm pack</a></li><li><a href="cache.html">npm cache</a></li><li><a href="config.html">npm config</a></li><li><a href="publish.html">npm publish</a></li></ul>
</div>
<p id="footer">global &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/help-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ <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></ul>
</div>
<p id="footer">help-search &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="npm.html">npm</a></li><li><a href="README.html">README</a></li><li><a href="faq.html">npm faq</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li><li><a href="json.html">npm json</a></li></ul>
</div>
<p id="footer">help &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="json.html">npm json</a></li></ul>
</div>
<p id="footer">home &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/init.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="json.html">npm json</a></li><li><a href="version.html">npm version</a></li></ul>
</div>
<p id="footer">init &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="update.html">npm update</a></li><li><a href="link.html">npm link</a></li><li><a href="rebuild.html">npm rebuild</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="build.html">npm build</a></li><li><a href="config.html">npm config</a></li><li><a href="registry.html">npm registry</a></li><li><a href="folders.html">npm folders</a></li><li><a href="tag.html">npm tag</a></li><li><a href="rm.html">npm rm</a></li></ul>
</div>
<p id="footer">install &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/json.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="semver.html">npm semver</a></li><li><a href="init.html">npm init</a></li><li><a href="version.html">npm version</a></li><li><a href="config.html">npm config</a></li><li><a href="help.html">npm help</a></li><li><a href="faq.html">npm faq</a></li><li><a href="install.html">npm install</a></li><li><a href="publish.html">npm publish</a></li><li><a href="rm.html">npm rm</a></li></ul>
</div>
<p id="footer">json &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/link.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="developers.html">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">link &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="config.html">npm config</a></li><li><a href="folders.html">npm folders</a></li><li><a href="install.html">npm install</a></li><li><a href="link.html">npm link</a></li><li><a href="prune.html">npm prune</a></li><li><a href="outdated.html">npm outdated</a></li><li><a href="update.html">npm update</a></li></ul>
</div>
<p id="footer">list &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/ln.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="developers.html">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">ln &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/ls.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="config.html">npm config</a></li><li><a href="folders.html">npm folders</a></li><li><a href="install.html">npm install</a></li><li><a href="link.html">npm link</a></li><li><a href="prune.html">npm prune</a></li><li><a href="outdated.html">npm outdated</a></li><li><a href="update.html">npm update</a></li></ul>
</div>
<p id="footer">ls &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/npm.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="help.html">npm help</a></li><li><a href="faq.html">npm faq</a></li><li><a href="README.html">README</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">npm &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/outdated.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="update.html">npm update</a></li><li><a href="registry.html">npm registry</a></li><li><a href="folders.html">npm folders</a></li></ul>
</div>
<p id="footer">outdated &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/owner.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li></ul>
</div>
<p id="footer">owner &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/pack.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="cache.html">npm cache</a></li><li><a href="publish.html">npm publish</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">pack &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/prefix.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="root.html">npm root</a></li><li><a href="bin.html">npm bin</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">prefix &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/prune.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="rm.html">npm rm</a></li><li><a href="folders.html">npm folders</a></li><li><a href="list.html">npm list</a></li></ul>
</div>
<p id="footer">prune &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/publish.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="registry.html">npm registry</a></li><li><a href="adduser.html">npm adduser</a></li><li><a href="owner.html">npm owner</a></li><li><a href="deprecate.html">npm deprecate</a></li><li><a href="tag.html">npm tag</a></li></ul>
</div>
<p id="footer">publish &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/rebuild.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="build.html">npm build</a></li><li><a href="install.html">npm install</a></li></ul>
</div>
<p id="footer">rebuild &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/registry.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="config.html">npm config</a></li><li><a href="developers.html">npm developers</a></li></ul>
</div>
<p id="footer">registry &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/removing-npm.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="README.html">README</a></li><li><a href="rm.html">npm rm</a></li><li><a href="prune.html">npm prune</a></li></ul>
</div>
<p id="footer">removing-npm &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/restart.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="start.html">npm start</a></li><li><a href="stop.html">npm stop</a></li></ul>
</div>
<p id="footer">restart &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/rm.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="prune.html">npm prune</a></li><li><a href="install.html">npm install</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">rm &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/root.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="prefix.html">npm prefix</a></li><li><a href="bin.html">npm bin</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
<p id="footer">root &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/run-script.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="scripts.html">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="start.html">npm start</a></li><li><a href="restart.html">npm restart</a></li><li><a href="stop.html">npm stop</a></li></ul>
</div>
<p id="footer">run-script &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/scripts.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="json.html">npm json</a></li><li><a href="developers.html">npm developers</a></li><li><a href="install.html">npm install</a></li></ul>
</div>
<p id="footer">scripts &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="view.html">npm view</a></li></ul>
</div>
<p id="footer">search &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/semver.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="json.html">npm json</a></li></ul>
</div>
<p id="footer">semver &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/set.html
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="folders.html">npm folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
<p id="footer">set &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="restart.html">npm restart</a></li><li><a href="stop.html">npm stop</a></li></ul>
</div>
<p id="footer">start &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
1 change: 1 addition & 0 deletions html/doc/stop.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>

<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="start.html">npm start</a></li><li><a href="restart.html">npm restart</a></li></ul>
</div>
<p id="footer">stop &mdash; [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
Expand Down
Loading

0 comments on commit 349a52e

Please sign in to comment.