gnucash-docs maint: Bug 777891 - Guide Glossary lacks proper ID tag or mention in Basics Chapter.

David T. sunfish62 at yahoo.com
Tue Feb 7 12:53:41 EST 2017


When I put this in, I accidentally committed the Overview without the related Glossary change, thus creating a broken reference. I caught it immediately and committed the glossary change as well in a second commit. Geert “squashed” the two commits (his term) before committing; is it possible that somehow the first commit went through, but the second didn’t? Otherwise, it’s a pretty minor change.

David

> On Feb 7, 2017, at 10:33 PM, Derek Atkins <warlord at MIT.EDU> wrote:
> 
> Geert,
> I believe this broke the docs build; it failed last night.
> 
> -derek
> 
> Geert Janssens <gjanssens at code.gnucash.org> writes:
> 
>> Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/f8e2df0d (commit)
>> 	from  https://github.com/Gnucash/gnucash-docs/commit/0c8c66f9 (commit)
>> 
>> 
>> 
>> commit f8e2df0d822e4de5ed1ca2285bd00acbab30d73c
>> Author: David Thomas <sunfish62 at yahoo.com>
>> Date:   Mon Feb 6 21:31:39 2017 +0500
>> 
>>    Bug 777891 - Guide Glossary lacks proper ID tag or mention in Basics Chapter.
>> 
>>    This patch adds the appropriate tag in the glossary, and references the glossary in the Overview Chapter.
>> 
>> diff --git a/guide/C/ch_oview.xml b/guide/C/ch_oview.xml
>> index f0395fa..8e9ab47 100644
>> --- a/guide/C/ch_oview.xml
>> +++ b/guide/C/ch_oview.xml
>> @@ -406,6 +406,10 @@
>> 
>>     <itemizedlist>
>>        <listitem>
>> +          <para><xref linkend="gnc-gloss"></xref> - Glossary of terms used in <application>&app;</application></para>
>> +       </listitem>
>> +       
>> +       <listitem>
>>           <para><xref linkend="appendixa"></xref> - Guide for former <trademark
>>              class="registered">Quicken</trademark>, MS Money or other <acronym>QIF</acronym>
>>         users</para>
>> diff --git a/guide/C/gnc-glossary.xml b/guide/C/gnc-glossary.xml
>> index 07b7902..2681ac0 100644
>> --- a/guide/C/gnc-glossary.xml
>> +++ b/guide/C/gnc-glossary.xml
>> @@ -7,7 +7,7 @@
>>   Translators:
>>                (translators put your name and email here)
>> -->
>> -<glossary>
>> +<glossary id="gnc-gloss">
>>   <title><application>&app;</application> Glossary</title>
>>   <para>This is a glossary of common terms used in <application>&app;</application>.
>>   Some entries here are taken from Wikipedia (<ulink url="http://en.wikipedia.org"/>).</para>
>> 
>> 
>> 
>> Summary of changes:
>> guide/C/ch_oview.xml     | 4 ++++
>> guide/C/gnc-glossary.xml | 2 +-
>> 2 files changed, 5 insertions(+), 1 deletion(-)
>> 
>> _______________________________________________
>> gnucash-changes mailing list
>> gnucash-changes at gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-changes
>> 
>> 
> 
> -- 
>       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>       Member, MIT Student Information Processing Board  (SIPB)
>       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
>       warlord at MIT.EDU                        PGP key available
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel



More information about the gnucash-devel mailing list