From 90bcda3c10411ee4c1c65a494ec7c08dfdea01b4 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Tue, 22 May 2007 15:06:15 +0000 Subject: move even more stuff --- scripts/make_docs.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/make_docs.sh (limited to 'scripts/make_docs.sh') 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 -- cgit 1.4.1