From 9f615f14962904b67f2b9539e21cddf54b27ddbf Mon Sep 17 00:00:00 2001 From: isaacs Date: Thu, 11 Jul 2013 15:38:40 -0700 Subject: delete old docs on publish --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 48574affb..01228c1cd 100644 --- a/Makefile +++ b/Makefile @@ -187,7 +187,7 @@ doc-publish: doc perl -pi -e 's/ href="\.\.\// href="/g' <$$f >html/api/$$j; \ done rsync -vazu --stats --no-implied-dirs --delete \ - html/doc/ \ + html/doc/* \ node@npmjs.org:/home/node/npm-www/doc rsync -vazu --stats --no-implied-dirs --delete \ html/static/webfonts/ \ -- cgit v1.2.3