about summary refs log tree commit diff
path: root/scripts/make_docs.sh
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-01-19 10:57:25 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-01-19 10:57:25 +0000
commitdd21ae1bc7a648138d33727628983a3b25a07570 (patch)
treecaf87523cda90c3a0fb235ea6e642765136d3f88 /scripts/make_docs.sh
parent4eb71856948077b4c0cf9b5ef7178075433b7259 (diff)
downloadzcatch-dd21ae1bc7a648138d33727628983a3b25a07570.tar.gz
zcatch-dd21ae1bc7a648138d33727628983a3b25a07570.zip
large commit. documented a bit. editor updates. general cleanup of everything
Diffstat (limited to 'scripts/make_docs.sh')
-rwxr-xr-xscripts/make_docs.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/scripts/make_docs.sh b/scripts/make_docs.sh
index 248b3efa..a7682d30 100755
--- a/scripts/make_docs.sh
+++ b/scripts/make_docs.sh
@@ -1,5 +1 @@
-#!/bin/sh
-docs/doctool/NaturalDocs -r -s Small -i src/ -i docs/articles -o HTML docs/output -p docs/config
-
-#rm -Rf ~/public_html/.docs
-#cp -Rf docs/output ~/public_html/.docs
+perl tools/naturaldocs/NaturalDocs -i src/engine -xi src/engine/external -p docs/conf -o html docs/output