From cee141ad55c68ab6197e005798d084e73db6af70 Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Mon, 21 Nov 2011 15:35:56 -0700 Subject: Added more stubs, using the doxygen documentation --- doc/gendocs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gendocs.sh') diff --git a/doc/gendocs.sh b/doc/gendocs.sh index 20438edd..55933b13 100755 --- a/doc/gendocs.sh +++ b/doc/gendocs.sh @@ -1,5 +1,5 @@ #!/bin/bash -echo "Making Info..." +echo "===================================== Making Info..." makeinfo ledger3.texi -echo "Making PDF..." +echo "===================================== Making PDF..." texi2pdf ledger3.texi -- cgit v1.2.3