gnucash-docs master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Wed Feb 7 15:53:02 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/04d21916 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/8460176d (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/0becd345 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/1eeea718 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/36650325 (commit)



commit 04d21916751f5aa9978264fff07e8ee61c53865c
Merge: 3665032 8460176
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Feb 7 21:51:03 2018 +0100

    Merge branch 'maint'


commit 8460176de7a1bca31658603612a5b6d8cff7e8ba
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 3 22:25:46 2018 +0100

    Add Preference Online Quotes
    
    continuation of commit d983ad9 and 21431e0

diff --git a/help/C/Help_ch_Customize.xml b/help/C/Help_ch_Customize.xml
index 3fe1a7a..b999884 100644
--- a/help/C/Help_ch_Customize.xml
+++ b/help/C/Help_ch_Customize.xml
@@ -793,6 +793,55 @@
       </itemizedlist>
     </sect2>
 
+    <sect2 id="prefs-online-quotes">
+      <title>Online Quotes</title>
+      <figure id="prefs-quotes-fig">
+        <title>The <guimenuitem>Preferences</guimenuitem> window, <guilabel>
+          Online Quotes</guilabel> tab
+        </title>
+        <screenshot id="Prefer-online-quotes">
+          <mediaobject>
+            <imageobject role="html">
+              <imagedata fileref="figures/Help_Pref_Quotes.png"
+                         format="PNG" srccredit="Frank H. Ellenberger" width="510px"></imagedata>
+            </imageobject>
+            <imageobject role="fo">
+              <imagedata fileref="figures/Help_Pref_Quotes.png" format="PNG"
+                         srccredit="Frank H. Ellenberger"></imagedata>
+            </imageobject>
+
+            <textobject>
+              <phrase>The Online Quotes tab</phrase>
+            </textobject>
+          </mediaobject>
+        </screenshot>
+      </figure>
+
+      <para>The <guilabel>Online Quotes</guilabel> tab allows you to set options
+        that affect the fetching of online quotes with the 
+        <acronym>perl</acronym> module <application>Finance::Quote</application>.
+      </para>
+
+      <itemizedlist>
+        <listitem>
+          <para><guilabel>Alpha Vantage API key:</guilabel> To retrieve online quotes from Alphavantage, this key needs to be set. A key can be retrieved from the <ulink url="https://www.alphavantage.co/">Alpha Vantage website</ulink>.
+          </para>
+        </listitem>
+      </itemizedlist>
+
+      <itemizedlist><title>See also:</title>
+        <listitem>
+          <para><xref linkend="fq-sources"/>,
+          </para>
+        </listitem>
+        <listitem>
+        <!-- TODO: create link to id="currency_howto_Auto" -->
+          <para><quote>Automatic Updating Exchange Rates</quote> in the guide.
+          </para>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+
     <sect2 id="prefs-printing">
       <title>Printing</title>
 
diff --git a/help/C/Help_tips-appendix.xml b/help/C/Help_tips-appendix.xml
index ff8f0df..df672f6 100644
--- a/help/C/Help_tips-appendix.xml
+++ b/help/C/Help_tips-appendix.xml
@@ -39,7 +39,7 @@
 		</para>
 	</abstract>
 
-	<sect1>
+	<sect1 id="fq-sources">
 		<title>Finance::Quote Sources</title>
 		<para>There are 3 types of sources of which the first - currency - is
 			hardcoded and responsible to fetch ISO currencies.
diff --git a/help/C/figures/Help_Pref_Quotes.png b/help/C/figures/Help_Pref_Quotes.png
new file mode 100644
index 0000000..2aa6999
Binary files /dev/null and b/help/C/figures/Help_Pref_Quotes.png differ

commit 0becd345a96e111825e671dc0decd69c016f31d5
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 3 20:32:08 2018 +0100

    Add a note about sort order of tabs in preferences

diff --git a/help/C/Help_ch_Customize.xml b/help/C/Help_ch_Customize.xml
index 0312aa5..3fe1a7a 100644
--- a/help/C/Help_ch_Customize.xml
+++ b/help/C/Help_ch_Customize.xml
@@ -76,6 +76,11 @@
     <para>Each tab in the <guilabel>&app; Preferences</guilabel> window is
     discussed in its own section below. For a listing of the tabs, see
     <xref linkend="custom-gnucash"/>.</para>
+	<note>
+		<para>The presentation of the sections that follows matches the order
+			of the tabs, which are sorted alphabetically by name, in English. The
+			order of the tabs may be different in other languages.</para>
+	</note>
 
     <sect2 id="prefs-accounting-period">
       <title>Accounting Period</title>

commit 1eeea718f0c0bb61af6c30f484cb713b653585c8
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 21 09:26:45 2018 -0800

    Bug 792756 - Help Manual 8.10 incorrect link

diff --git a/help/C/Help_ch_Tools_Assistants.xml b/help/C/Help_ch_Tools_Assistants.xml
index 5f174b1..f044b38 100644
--- a/help/C/Help_ch_Tools_Assistants.xml
+++ b/help/C/Help_ch_Tools_Assistants.xml
@@ -3595,7 +3595,7 @@
         </itemizedlist>
 
         <para>See Tutorial and Concepts Guide, <ulink
-url="https://www.gnucash.org/docs/v&series-stable;/C/gnucash-guide/invest-sellLots.html">
+url="https://www.gnucash.org/docs/v&series-stable;/C/gnucash-guide/invest-sell1.html#invest-sellLots">
           Automatic Calculation of Capital Gain or Loss Using Lots</ulink> for
           more details.
         </para>
diff --git a/help/it/gnucash-help.xml b/help/it/gnucash-help.xml
index 041289d..e5a7213 100644
--- a/help/it/gnucash-help.xml
+++ b/help/it/gnucash-help.xml
@@ -12997,7 +12997,7 @@ ________________________________________________________________________________
           </listitem>
         </itemizedlist>
 
-        <para>See Tutorial and Concepts Guide, <ulink url="https://www.gnucash.org/docs/v2.6/C/gnucash-guide/invest-sellLots.html">
+        <para>See Tutorial and Concepts Guide, <ulink url="https://www.gnucash.org/docs/v2.6/C/gnucash-guide/invest-sell1.html#invest-sellLots">
           Automatic Calculation of Capital Gain or Loss Using Lots</ulink> for
           more details.
         </para>



Summary of changes:
 help/C/Help_ch_Customize.xml        |  54 ++++++++++++++++++++++++++++++++++++
 help/C/Help_ch_Tools_Assistants.xml |   2 +-
 help/C/Help_tips-appendix.xml       |   2 +-
 help/C/figures/Help_Pref_Quotes.png | Bin 0 -> 32979 bytes
 help/it/gnucash-help.xml            |   2 +-
 5 files changed, 57 insertions(+), 3 deletions(-)
 create mode 100644 help/C/figures/Help_Pref_Quotes.png



More information about the gnucash-changes mailing list