From bc35c6c07c62dea99a1b93b3704da5f8ca5023db Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Sun, 2 Oct 2011 21:10:21 -0700 Subject: Ready for first publication --- doc/gendocs.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 doc/gendocs.sh (limited to 'doc/gendocs.sh') diff --git a/doc/gendocs.sh b/doc/gendocs.sh new file mode 100755 index 00000000..87a83346 --- /dev/null +++ b/doc/gendocs.sh @@ -0,0 +1,5 @@ +#!/bin/bash +echo ++++++++++++++++++++++++++ +makeinfo Ledger3.texi +echo ========================== +texi2pdf Ledger3.texi -- cgit v1.2.3