makeDocs.sh

Thu, 25 Feb 2010 14:50:55 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 25 Feb 2010 14:50:55 +0000
changeset 87
6ff44e01aa5b
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

luaevent.c: Fix potential overflow in converting seconds to timeval

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