summaryrefslogtreecommitdiff
path: root/doc/examples/softwaresite/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/softwaresite/doc/Makefile')
-rw-r--r--doc/examples/softwaresite/doc/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/examples/softwaresite/doc/Makefile b/doc/examples/softwaresite/doc/Makefile
new file mode 100644
index 000000000..5a5fc85ee
--- /dev/null
+++ b/doc/examples/softwaresite/doc/Makefile
@@ -0,0 +1,9 @@
+# Build static html docs suitable for being shipped in the software
+# package.
+
+all:
+ ikiwiki `pwd` html -v --plugin=goodstuff \
+ --no-rcs --exclude=/discussion --exclude=html --no-discussion
+
+clean:
+ rm -rf .ikiwiki