From 6d382794f2a835803f634c2b8f7f0ab0784318f8 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Fri, 29 Aug 2008 18:21:03 +0200 Subject: Add docs.sh. --- docs.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 docs.sh (limited to 'docs.sh') diff --git a/docs.sh b/docs.sh new file mode 100755 index 0000000..e2af91e --- /dev/null +++ b/docs.sh @@ -0,0 +1,3 @@ +#! /bin/sh +mkdir -p documentation +exec naturaldocs -o HTML documentation -i . -p NaturalDocs -- cgit v1.2.3