summaryrefslogtreecommitdiff
path: root/doc/examples/softwaresite/doc/Makefile
blob: 5a5fc85ee699de49e776192ac48e34b4f642727f (plain)
  1. # Build static html docs suitable for being shipped in the software
  2. # package.
  3. all:
  4. ikiwiki `pwd` html -v --plugin=goodstuff \
  5. --no-rcs --exclude=/discussion --exclude=html --no-discussion
  6. clean:
  7. rm -rf .ikiwiki