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

#!/bin/sh
ikiwiki doc/ html/ --no-usedirs --plugin=goodstuff --plugin=toc

mercurial