gnucash-docs maint: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Thu Jul 15 21:41:35 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/4998ad75 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/2a6f04b1 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/4d8cdea7 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/43819db4 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/d33a0610 (commit)



commit 4998ad75da4d5da54500e4268d1421b795636000
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 16 03:39:48 2021 +0200

    Move Overview before Basics

diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index 7114677d..7fee4aba 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -602,11 +602,11 @@
 -->
   </preface>
 
+    <xi:include href="ch_oview.xml" />
+
   <part id="part.getting_started">
     <title>The Basic Knowledge</title>
 
-    <xi:include href="ch_oview.xml" />
-
     <xi:include href="ch_basics.xml" />
 
     <xi:include href="ch_importing.xml" />

commit 2a6f04b195d6f57a86706133bf243e741c22c9d2
Merge: d33a0610 4d8cdea7
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 16 02:43:13 2021 +0200

    Merge PR #186 into maint


commit 4d8cdea7ef7fb514ab90271ccc63b26387d30a80
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Thu Jul 15 10:27:17 2021 +0900

    Change parts name (Bug 788912 - "Part III. Managing Business Finances"
    is misleading)

diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index c627d9c5..7114677d 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -603,7 +603,7 @@
   </preface>
 
   <part id="part.getting_started">
-    <title>Getting Started</title>
+    <title>The Basic Knowledge</title>
 
     <xi:include href="ch_oview.xml" />
 
@@ -615,7 +615,7 @@
   </part>
 
   <part id="part.managing_personal">
-    <title>Managing Personal Finances</title>
+    <title>The Common Usage</title>
 
     <xi:include href="ch_cbook.xml" />
 
@@ -635,7 +635,7 @@
   </part>
 
   <part id="part.managing_business">
-    <title>Managing Business Finances</title>
+    <title>The Advanced Features</title>
 
     <xi:include href="ch_bus_features.xml" />
 

commit 43819db4e1d7a057b66f16ed1eef787965a278a0
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Wed Jul 14 20:45:28 2021 +0900

    Replace hardcoded part names with xlinks.

diff --git a/guide/C/ch_oview.xml b/guide/C/ch_oview.xml
index dd611604..c2e71cc6 100644
--- a/guide/C/ch_oview.xml
+++ b/guide/C/ch_oview.xml
@@ -357,24 +357,21 @@
 
     <para>This manual is organized into 3 main parts:<itemizedlist>
         <listitem>
-          <para><emphasis>Getting Started</emphasis>
-          </para>
+          <simpara><xref linkend="part.getting_started"/></simpara>
         </listitem>
 
         <listitem>
-          <para><emphasis>Managing Personal Finances</emphasis>
-          </para>
+          <simpara><xref linkend="part.managing_personal"/></simpara>
         </listitem>
 
         <listitem>
-          <para><emphasis>Managing Business Finances</emphasis>
-          </para>
+          <simpara><xref linkend="part.managing_business"/></simpara>
         </listitem>
       </itemizedlist>
     </para>
 
-    <para><emphasis>Getting Started</emphasis> provides you with the most basic information needed to begin
-      using &app;. The chapters in this section explain concepts that are fundamental to using
+    <para><xref linkend="part.getting_started"/> provides you with the most basic information needed to begin
+      using &app;. The chapters in this part explain concepts that are fundamental to using
       &app;. New users of &app; should familiarize themselves with the information in these chapters
       to get you up and running:<itemizedlist>
         <listitem>
@@ -404,7 +401,7 @@
       </itemizedlist>
     </para>
 
-    <para><emphasis>Managing Personal Finances</emphasis> addresses common applications and features of &app;
+    <para><xref linkend="part.managing_personal"/> addresses common applications and features of &app;
       in greater detail. You will see more specific cases, based on frequently asked questions about
       applying &app; to everyday situations. Here are the applications and features covered in this
       part:<itemizedlist>
@@ -440,7 +437,7 @@
       </itemizedlist>
     </para>
 
-    <para><emphasis>Managing Business Finances</emphasis> discusses the use of &app; in business accounting:<itemizedlist>
+    <para><xref linkend="part.managing_business"/> discusses the use of &app; in business accounting:<itemizedlist>
         <listitem>
           <para><xref linkend="chapter_bus_features"></xref>
           </para>
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index 90f33e19..c627d9c5 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -602,7 +602,7 @@
 -->
   </preface>
 
-  <part>
+  <part id="part.getting_started">
     <title>Getting Started</title>
 
     <xi:include href="ch_oview.xml" />
@@ -614,7 +614,7 @@
     <xi:include href="ch_configuring.xml" />
   </part>
 
-  <part>
+  <part id="part.managing_personal">
     <title>Managing Personal Finances</title>
 
     <xi:include href="ch_cbook.xml" />
@@ -634,7 +634,7 @@
     <xi:include href="ch_currency.xml" />
   </part>
 
-  <part>
+  <part id="part.managing_business">
     <title>Managing Business Finances</title>
 
     <xi:include href="ch_bus_features.xml" />
@@ -650,7 +650,7 @@
     <xi:include href="ch_import_business_data.xml" />
   </part>
 
-  <part>
+  <part id="part.appendices">
     <title>Appendices</title>
 
     <xi:include href="gnc-glossary.xml" />



Summary of changes:
 guide/C/ch_oview.xml      | 17 +++++++----------
 guide/C/gnucash-guide.xml | 16 ++++++++--------
 2 files changed, 15 insertions(+), 18 deletions(-)



More information about the gnucash-changes mailing list