makeDocs.sh

Mon, 07 Dec 2009 22:45:12 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 07 Dec 2009 22:45:12 +0000
changeset 70
004edb92a6e8
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

Add _NAME and _VERSION fields to module

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