From dd21ae1bc7a648138d33727628983a3b25a07570 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 19 Jan 2008 10:57:25 +0000 Subject: large commit. documented a bit. editor updates. general cleanup of everything --- scripts/make_docs.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'scripts/make_docs.sh') 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 -- cgit 1.4.1