makeDocs.sh

Wed, 12 Oct 2011 17:00:15 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 12 Oct 2011 17:00:15 +0100
changeset 91
93793a867c18
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

malloc.h -> stdlib.h (thanks nulani)

43
f58b30ad545e Added initial shot at documentation using Ikiwiki (only luaevent.core.buffer is really doc'ed yet)
Thomas Harning Jr <harningt@gmail.com>
parents:
diff changeset
1 #!/bin/sh
f58b30ad545e Added initial shot at documentation using Ikiwiki (only luaevent.core.buffer is really doc'ed yet)
Thomas Harning Jr <harningt@gmail.com>
parents:
diff changeset
2 ikiwiki doc/ html/ --no-usedirs --plugin=goodstuff --plugin=toc

mercurial