From 73478948f9950cdca67f6ac57069bdd74ec94762 Mon Sep 17 00:00:00 2001 From: Thomas Harning Jr Date: Fri, 16 Nov 2007 11:22:01 -0500 Subject: Added initial shot at documentation using Ikiwiki (only luaevent.core.buffer is really doc'ed yet) --- makeDocs.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 makeDocs.sh (limited to 'makeDocs.sh') diff --git a/makeDocs.sh b/makeDocs.sh new file mode 100755 index 0000000..a1cfb2f --- /dev/null +++ b/makeDocs.sh @@ -0,0 +1,2 @@ +#!/bin/sh +ikiwiki doc/ html/ --no-usedirs --plugin=goodstuff --plugin=toc -- cgit v1.2.3