]> sipb.mit.edu Git - ikiwiki.git/blob - doc/examples/softwaresite/doc/Makefile
oops
[ikiwiki.git] / doc / examples / softwaresite / doc / Makefile
1 # Build static html docs suitable for being shipped in the software
2 # package.
3
4 all:
5         ikiwiki `pwd` html -v --plugin=goodstuff \
6                 --no-rcs --exclude=/discussion --exclude=html --no-discussion
7
8 clean:
9         rm -rf .ikiwiki