makeDocs.sh

Mon, 15 Feb 2010 14:15:36 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 15 Feb 2010 14:15:36 +0000
changeset 81
0d22d718bb51
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

event_buffer.c: Silence warnings about uninitialized variable 'ret'

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