gnucash-docs maint: Guide:C: Replace several wrong usages off "Help"

Frank H.Ellenberger fell at code.gnucash.org
Tue Feb 21 22:15:04 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/35217025 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/88636417 (commit)



commit 35217025dd875f90138dfe637fe918093c676229
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Feb 22 03:39:02 2023 +0100

    Guide:C: Replace several wrong usages off "Help"
    
    Protocol "help:"
    Link type "Help"—both are only under Linux available
    
    Document reference should be "Manual"

diff --git a/guide/C/appendixd.xml b/guide/C/appendixd.xml
index 7bc1360d..5e067796 100644
--- a/guide/C/appendixd.xml
+++ b/guide/C/appendixd.xml
@@ -758,10 +758,9 @@ Blocking_Chars</literallayout>
                     <guimenu>File</guimenu><guimenuitem>Properties </guimenuitem>
                   </menuchoice>
                   for number source (transaction number or anchor-split action - see
-                  <ulink type="help"
-                    url="help:gnucash-help?num-action-book-option">Use
+                  <ulink url="&url-docs-C;help/book-options.html#num-action-book-option">Use
                   Split Action Field for Number</ulink> in the Book Options section of the &app;
-                  Help Manual).
+                  Manual).
                 </entry>
               </row>
 
@@ -808,10 +807,9 @@ Blocking_Chars</literallayout>
                     <guimenu>File</guimenu><guimenuitem> Properties</guimenuitem>
                   </menuchoice>
                   for number source (transaction number or anchor-split action - see
-                  <ulink
-                    type="help" url="help:gnucash-help?num-action-book-option">
+                  <ulink url="&url-docs-C;help/book-options.html#num-action-book-option">
                   Use Split Action Field for Number</ulink> in the Book Options section of the &app;
-                  Help Manual). If number source for the book is specified as anchor-split action,
+                  Manual). If number source for the book is specified as anchor-split action,
                   this field will instead print the transaction number field.
                 </entry>
               </row>
diff --git a/guide/C/ch_basics.xml b/guide/C/ch_basics.xml
index 8d8728c0..f0574400 100644
--- a/guide/C/ch_basics.xml
+++ b/guide/C/ch_basics.xml
@@ -298,7 +298,7 @@ Translators:
           common terms <guilabel>Deposit</guilabel> and <guilabel>Withdrawal</guilabel>. If you
           prefer the formal accounting terms, you can change the account register column headings to
           use them in the <guilabel>Accounts</guilabel> tab under <guilabel>Preferences</guilabel>
-          (see the &app; Help Manual for more information on setting preferences).
+          (see the &app; Manual for more information on setting preferences).
         </para>
       </note>
 
@@ -1740,7 +1740,7 @@ Translators:
           press the <guibutton>Forward</guibutton> button. You can also update these options later
           using <menuchoice>
             <guimenu>File </guimenu><guimenuitem>Properties</guimenuitem>
-          </menuchoice>. For details of these options, see the &app; Help manual, chapter Customizing GnuCash, Book
+          </menuchoice>. For details of these options, see the &app; Manual, chapter Customizing GnuCash, Book
           Options.
         </para>
 
diff --git a/guide/C/ch_bus_features.xml b/guide/C/ch_bus_features.xml
index 612afb8b..8b712469 100644
--- a/guide/C/ch_bus_features.xml
+++ b/guide/C/ch_bus_features.xml
@@ -574,7 +574,7 @@
         <menuchoice>
           <guimenu>GnuCash</guimenu><guimenuitem>Preferences</guimenuitem>
         </menuchoice>
-        on &mac;). See Help manual chapter 10.3.3 Business Book Options Tab.
+        on &mac;). See &app; Manual chapter 10.3.3 Business Book Options Tab.
       </para>
     </sect2>
 
@@ -1698,8 +1698,8 @@
               <guimenu>Reports</guimenu><guimenuitem>Account Report </guimenuitem>
             </menuchoice>
             . Further formatting or analysis may be done by copying and pasting the report into a
-            spreadsheet. See <ulink type="help" url="help:gnucash-help?tool-find-txn">Find
-            Transaction</ulink> in the &app; Help Manual.
+            spreadsheet. See <ulink url="&url-docs-C;help/tool-find.html?tool-find-txn">Find
+            Transaction</ulink> in the &app; Manual.
           </para>
         </note>
       </para>
diff --git a/guide/C/ch_cc.xml b/guide/C/ch_cc.xml
index 8c941134..64db1817 100644
--- a/guide/C/ch_cc.xml
+++ b/guide/C/ch_cc.xml
@@ -148,7 +148,7 @@
       import format.
     </para>
 
-    <para>For assistance with entering transactions, see Chapter 6 of the Help manual and
+    <para>For assistance with entering transactions, see Chapter 6 of the &app; Manual and
       <xref linkend="chapter_txns"></xref>.
     </para>
   </sect1>
diff --git a/guide/C/ch_expenses.xml b/guide/C/ch_expenses.xml
index 869793ba..5619e7df 100644
--- a/guide/C/ch_expenses.xml
+++ b/guide/C/ch_expenses.xml
@@ -47,7 +47,7 @@
 
       <para>For many users, the easiest way to set up expense accounts is to check the "Common Accounts" when
         you create a new Account Hierarchy. This will establish many of the most common expense
-        accounts that users need. See "New Account Hierarchy Setup" in Chapter 3 of the Help guide
+        accounts that users need. See "New Account Hierarchy Setup" in Chapter 3 of the &app; Manual
         for more information.
       </para>
     </sect2>
@@ -56,7 +56,7 @@
       <title>Complex Expense Account Setup</title>
 
       <para>If you have different expense accounting needs, you can refer to
-        <xref linkend="chapter_txns"></xref>, or Chapter 5.4 in the Help manual for instructions on
+        <xref linkend="chapter_txns"></xref>, or Chapter 5.4 in the &app; Manual for instructions on
         how to create accounts.
       </para>
 
diff --git a/guide/C/ch_importing.xml b/guide/C/ch_importing.xml
index 7f9f098b..bf37ed40 100644
--- a/guide/C/ch_importing.xml
+++ b/guide/C/ch_importing.xml
@@ -25,7 +25,7 @@
 
     <para>This is an older version of
       <ulink url="&url-docs-C;help/trans-import.html"><quote>Common Transaction
-      Operations</quote> in Help</ulink>. Better continue there until this update anomalie is
+      Operations</quote> in the manual</ulink>. Better continue there until this update anomaly is
       resolved.
     </para>
   </important>
diff --git a/guide/C/ch_invest.xml b/guide/C/ch_invest.xml
index c0154306..eedfdc7e 100644
--- a/guide/C/ch_invest.xml
+++ b/guide/C/ch_invest.xml
@@ -766,7 +766,7 @@ Income
                 <listitem>
                   <para>The <guilabel>Type:</guilabel> should already be <guilabel>NASDAQ</guilabel>, because this is what
                     was selected in the security selector, but you can change it here, including
-                    adding more categories. More information about this can be found in the Help
+                    adding more categories. More information about this can be found in the &app;
                     Manual in section 8.7, <quote>Security Editor</quote>.
                   </para>
                 </listitem>
@@ -1296,7 +1296,7 @@ Income
 
         <para>After you have verified the proper fetching of Online Quotes for your commodities, 
          you can tell your operating system to fetch the quotes periodically. See the section
-        <ulink url="&url-docs;C/gnucash-help/finance-quote-scheduler.html">Configuring for Getting Quotes Periodically</ulink>
+        <ulink url="&url-docs-C;help/finance-quote-scheduler.html">Configuring for Getting Quotes Periodically</ulink>
         in the manual.
         </para>
       </sect3>



Summary of changes:
 guide/C/appendixd.xml       | 10 ++++------
 guide/C/ch_basics.xml       |  4 ++--
 guide/C/ch_bus_features.xml |  6 +++---
 guide/C/ch_cc.xml           |  2 +-
 guide/C/ch_expenses.xml     |  4 ++--
 guide/C/ch_importing.xml    |  2 +-
 guide/C/ch_invest.xml       |  4 ++--
 7 files changed, 15 insertions(+), 17 deletions(-)



More information about the gnucash-changes mailing list