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
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-02-26 03:01:26 +0400
committerisaacs <i@izs.me>2014-02-26 03:05:58 +0400
commit94c466066f616c5e247a731acbac8048a5b61e81 (patch)
tree8b52d645ca5101cecb86427b0abaa7d0e7b78690 /Makefile
parente95b5aa0f3d33514de462ab7fa502d72942d1fce (diff)
Move toc.js script into a file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9a211ae2..e548fdb56 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@ markdowns = $(shell find doc -name '*.md' | grep -v 'index') README.md
html_docdeps = html/dochead.html \
html/docfoot.html \
- html/docfoot-script.html \
scripts/doc-build.sh \
package.json