Mercurial > hg > anonet-resdb
diff doc/www.anonet2.org/public_pod/Makefile @ 137:818de9dafcbe draft
moved intro to separate page
author | Nick <nick@somerandomnick.ano> |
---|---|
date | Wed, 08 Sep 2010 21:09:09 +0000 |
parents | 5100b1fb4f5c |
children | 73017f99818f |
line wrap: on
line diff
--- a/doc/www.anonet2.org/public_pod/Makefile Wed Sep 08 22:52:11 2010 +0200 +++ b/doc/www.anonet2.org/public_pod/Makefile Wed Sep 08 21:09:09 2010 +0000 @@ -1,4 +1,4 @@ -all: index.html links.html faq.html darknet_comparison.html anonymity.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html %.html: %.pod pod2html --noindex < $< 2>/dev/null > $@.tmp