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>2013-07-11 22:13:22 +0400
committerisaacs <i@izs.me>2013-07-11 22:13:22 +0400
commit43aef4636417de66f08c7ab32ca519f738770bd1 (patch)
tree005b5514aca5f10f06601332012d07c446d554f2 /Makefile
parentf031bd86f74d0fdbfd0e1e1bb167150c98fbbd33 (diff)
build: docclean more thoroughly
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 2e8aad59e..91fe5f673 100644
--- a/Makefile
+++ b/Makefile
@@ -73,10 +73,8 @@ doc-clean:
node_modules/ronn \
node_modules/.bin/ronn \
.building_ronn \
- $(api_mandocs) \
- $(cli_mandocs) \
- $(htmldocs) \
- &>/dev/null || true
+ html/doc \
+ man/man*
# use `npm install ronn` for this to work.
man/man1/npm-README.1: README.md scripts/doc-build.sh package.json