gnucash-docs maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu Sep 27 09:26:52 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/6d50f4aa (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/c70abf4a (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/9623f0ce (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/67f69daf (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/3f873a98 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/a2c5006a (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/7a7a0da4 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/3144c4e6 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/297f3f45 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/c8171320 (commit)



commit 6d50f4aa1ae4ed5f80bfc1f65c41962ceafa9e75
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Wed Sep 19 10:05:11 2018 -0400

    Adding back two entity declarations to Makefile.am, per fellen

commit c70abf4a94aa0f3b13ba2f7eb8b02dfc26d19d1c
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Sep 18 22:59:37 2018 -0400

    Deleting commented out content per jralls.

commit 9623f0ce95949db843ef397b8bc5b02499228913
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Tue Sep 18 22:48:16 2018 -0400

    Adding changes to Makefile.am, per fellen comment.

commit 67f69daf81470b9fc8a6ba93e3659f65e089a579
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Sep 17 16:30:34 2018 -0400

    Bug-796855 - Add lengthy text to ch_Importing from David C. that was originally slated for Help in bug 796856

commit 3f873a9825323c978a238d9fe22f9cefaf050e76
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 21:41:11 2018 -0400

    Replace closing sect1 tag that was mistakenly commented out in Help_ch_GettingStarted.xml

commit a2c5006ac9bc380a9f604cb5edca80c767b13843
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 20:32:30 2018 -0400

    Fix error in file structure.

commit 7a7a0da41220f7ab4bb47f97fa84215f3888391c
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 20:11:49 2018 -0400

    Fix typo in entity

commit 3144c4e6b9f4fe335499cc3c63a66f871757c1c8
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Thu Sep 13 18:30:30 2018 -0400

    Committing broken version with ch_accts.xml and ch_txns.xml in separate files.
    
    xmllint yields:
    
    ch_basics.xml:1520: parser error : Premature end of data in tag chapter line 18
    
    ^
    gnucash-guide.xml:497: parser error : Failure to process entity chapter2
    &chapter2;
              ^
    gnucash-guide.xml:497: parser error : Entity 'chapter2' not defined
    &chapter2;
              ^

commit 297f3f4556b75ff20edc01a6f04f7a1f4ea4e9d8
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Wed Sep 12 20:44:08 2018 -0400

    Bug 796855 Bringing Chapter 3 of Help into Chapter 2 of Guide.
    
    Note: this commit required additional content be created to accommodate links, resulting in the addition of ch_configuring.xml and ch_importing.xml to the documentation source.



Summary of changes:
 guide/C/Makefile.am               |   2 +
 guide/C/ch_accts.xml              |  50 +--
 guide/C/ch_basics.xml             | 220 ++++++++-----
 guide/C/ch_configuring.xml        |  42 +++
 guide/C/ch_importing.xml          | 672 ++++++++++++++++++++++++++++++++++++++
 guide/C/ch_oview.xml              |  42 ++-
 guide/C/ch_txns.xml               | 190 ++++++-----
 guide/C/gnucash-guide.xml         |   6 +-
 help/C/Help_ch_GettingStarted.xml | 217 +-----------
 9 files changed, 1026 insertions(+), 415 deletions(-)
 create mode 100644 guide/C/ch_configuring.xml
 create mode 100644 guide/C/ch_importing.xml



More information about the gnucash-patches mailing list