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