- add --exclude
[ikiwiki.git] / Makefile
index 3a39c957ca46090d525ca5f4ae8e8b07767aeaa0..94e66ce740d43f9c55d3546c892773430a7ee2f5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 all:
 all:
-       ./ikiwiki doc html --wikiname="ikiwiki" --verbose --offline
+       ./ikiwiki doc templates html --wikiname="ikiwiki" --verbose \
+               --nosvn --exclude=/discussion
 
 clean:
        rm -rf html
 
 clean:
        rm -rf html
-       rm -f doc/.index
+       rm -rf doc/.ikiwiki