makeDocs.sh

Mon, 15 Feb 2010 06:24:06 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Mon, 15 Feb 2010 06:24:06 +0500
changeset 76
0ad46f11657a
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

luaevent.h: sys/time.h is not available with MSVC, use winsock2.h on windows.

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