aboutsummaryrefslogtreecommitdiff
path: root/office/gnucash3-docs/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/gnucash3-docs/README')
-rw-r--r--office/gnucash3-docs/README18
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.