makeDocs.sh

Sat, 15 Jan 2011 20:35:09 -0500

author
Thomas Harning Jr <harningt@gmail.com>
date
Sat, 15 Jan 2011 20:35:09 -0500
changeset 104
19afe60aef3d
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

base: removes direct dependency on liblua since Lua modules should not directly link

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