diff options
author | Lenard Spencer <lspencer31@cfl.rr.com> | 2018-04-23 23:50:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-23 23:50:35 +0700 |
commit | c2ad7aeb89247fc5505faa93c7c16bf71869131a (patch) | |
tree | e3948fc1e57eaa347b68a3eacc83a2dcbdc04aaa /office/gnucash3-docs/README | |
parent | 5d9424313f4bbbd989e2ee74a0c0f69036d80d5c (diff) |
office/gnucash3-docs: Added (Gnucash3 help and user guides).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/gnucash3-docs/README')
-rw-r--r-- | office/gnucash3-docs/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/office/gnucash3-docs/README b/office/gnucash3-docs/README new file mode 100644 index 0000000000000..b9695a7c6725d --- /dev/null +++ b/office/gnucash3-docs/README @@ -0,0 +1,18 @@ +This is the documentation package for Gnucash3. + +This builds the internal help and user guides for Gnucash3. + +For the HTML help and user guides to read outside the Gnucash3 +application, pass HTML="yes" to the script. + +For a specific language, pass DOCLANG="xx", where xx is: +C for English (default) +de for German +it for Italian +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 +languages, but the HTML guides are only in the spacified language +to save space and avoid any excessive package bloat. |