makeDocs.sh

Sun, 17 Jan 2010 01:07:14 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 17 Jan 2010 01:07:14 +0000
changeset 73
e9b909b391c3
parent 43
f58b30ad545e
permissions
-rwxr-xr-x

Makefile: Added basic Makefile for standard make

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

mercurial