summaryrefslogtreecommitdiff
path: root/mkdocu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocu.sh')
-rwxr-xr-xmkdocu.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/mkdocu.sh b/mkdocu.sh
new file mode 100755
index 0000000..36d0c7c
--- /dev/null
+++ b/mkdocu.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+if [ ! -d docu/nd ]; then mkdir docu/nd; fi
+NaturalDocs -i . -o html docu/nd -p docu/nd