aboutsummaryrefslogtreecommitdiff
path: root/make_docu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make_docu.sh')
-rwxr-xr-xmake_docu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_docu.sh b/make_docu.sh
index 37c0210..8d64d10 100755
--- a/make_docu.sh
+++ b/make_docu.sh
@@ -1,4 +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/
+NaturalDocs -i . -xi ./ratatoeskr/libs/ -o HTML docu -p naturaldocs_dir/