makeDocs.sh

Thu, 25 Feb 2010 14:51:39 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 25 Feb 2010 14:51:39 +0000
changeset 88
0e346184aa9d
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

Makefile: Reduce optimisation to -O2 from -O3

#!/bin/sh
ikiwiki doc/ html/ --no-usedirs --plugin=goodstuff --plugin=toc

mercurial