summaryrefslogtreecommitdiff
path: root/mkdocu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocu.sh')
-rwxr-xr-xmkdocu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocu.sh b/mkdocu.sh
index fb94c95..4377870 100755
--- a/mkdocu.sh
+++ b/mkdocu.sh
@@ -9,4 +9,4 @@ fi; fi
test -d docu/nd || mkdir docu/nd
test -d docu/nd_project_dir || mkdir docu/nd_project_dir
-$ndpath -i . -o html docu/nd -p docu/nd_project_dir
+$ndpath -i src -o html docu/nd -p docu/nd_project_dir