makeDocs.sh

Wed, 03 Mar 2010 18:19:20 -0600

author
James Snyder <jbsnyder@fanplastic.org>
date
Wed, 03 Mar 2010 18:19:20 -0600
changeset 101
f5369fe8f107
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

Changes to compile on OS X.

- BSD version of install doesn't have -D flag
- stdlib.h should include malloc defs (malloc.h is obsolete)

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

mercurial