summaryrefslogtreecommitdiffstats
path: root/office/gnucash-docs/README
diff options
context:
space:
mode:
author Lenard Spencer2018-07-04 03:18:36 +0200
committer Willy Sudiarto Raharjo2018-07-07 01:54:15 +0200
commit04ba9eb00e55af6a0d2e4c98794e370d094d72be (patch)
treeeba989f36dbeeb19e8e70cf31b6b573780717a66 /office/gnucash-docs/README
parent0d5198863a4e68c52bee919e9137aec3e6300d1d (diff)
downloadslackbuilds-04ba9eb00e55af6a0d2e4c98794e370d094d72be.tar.gz
office/gnucash-docs: Added (Gnucash help and user guides).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/gnucash-docs/README')
-rw-r--r--office/gnucash-docs/README13
1 files changed, 10 insertions, 3 deletions
diff --git a/office/gnucash-docs/README b/office/gnucash-docs/README
index c4119d7e66..442bde372c 100644
--- a/office/gnucash-docs/README
+++ b/office/gnucash-docs/README
@@ -2,13 +2,16 @@ This is the documentation package for Gnucash.
This builds the internal help and user guides for Gnucash.
+For the HTML help and user guides to read outside the Gnucash
+application, pass HTML="yes" to the script.
+
For the EPUB help and user guides, pass EPUB="yes" to the script.
For the PDF help and user guides, make sure fop is installed and
configured, and pass PDF="yes" to the script.
-For the HTML help and user guides to read outside the Gnucash
-application, pass HTML="yes" to the script.
+After installation, HTML, EPUB, and PDF documentation can be found
+in /usr/doc/gnucash-$VERSION.
For a specific language, pass DOCLANG="xx", where xx is:
C for English (default)
@@ -18,6 +21,10 @@ pt for Portugese
ja for Japanese (guide only, no help - defaults to C)
ru for Russian (guide only, no help - defaults to C)
-Note: This script builds the internal guides in all available
+Note 1: This script builds the internal guides in all available
languages, but the HTML guides are only in the spacified language
to save space and avoid any excessive package bloat.
+
+Note 2: This builds the docs for version 3.x of Gnucash. If you
+need the old stable 2.6 branch, use gnucash-legacy-docs, also
+available on SBo.