about summary refs log tree commit diff
path: root/scripts/make_docs.sh
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-05-22 15:06:15 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-05-22 15:06:15 +0000
commit90bcda3c10411ee4c1c65a494ec7c08dfdea01b4 (patch)
treeb528dccef5fd347e0ebcfd3cea7a5f0022de2edd /scripts/make_docs.sh
parent15c95783fee0eaf31b111c70dd3a17c4d70435f1 (diff)
downloadzcatch-90bcda3c10411ee4c1c65a494ec7c08dfdea01b4.tar.gz
zcatch-90bcda3c10411ee4c1c65a494ec7c08dfdea01b4.zip
move even more stuff
Diffstat (limited to 'scripts/make_docs.sh')
-rwxr-xr-xscripts/make_docs.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/make_docs.sh b/scripts/make_docs.sh
new file mode 100755
index 00000000..248b3efa
--- /dev/null
+++ b/scripts/make_docs.sh
@@ -0,0 +1,5 @@
+#!/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