summaryrefslogtreecommitdiff
path: root/tools/gendocs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gendocs.sh')
-rwxr-xr-xtools/gendocs.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/gendocs.sh b/tools/gendocs.sh
new file mode 100755
index 00000000..55933b13
--- /dev/null
+++ b/tools/gendocs.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+echo "===================================== Making Info..."
+makeinfo ledger3.texi
+echo "===================================== Making PDF..."
+texi2pdf ledger3.texi