Skip to content

Commit 40cc42d

Browse files
committed
Release documentation for GnuCash 5.13.
1 parent ed09c29 commit 40cc42d

13 files changed

Lines changed: 127 additions & 5 deletions

File tree

C/guide/index.docbook

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,20 @@
8080
</authorgroup>
8181

8282
<revhistory>
83+
<revision>
84+
<revnumber>&appname; Tutorial and Concepts Guide 5.13</revnumber>
85+
<date>28 September 2025</date>
86+
<revdescription>
87+
<para role="author">Multiple authors
88+
</para>
89+
90+
<para role="publisher">&appname; Documentation Team
91+
</para>
92+
</revdescription>
93+
</revision>
8394
<revision>
8495
<revnumber>&appname; Tutorial and Concepts Guide 5.12</revnumber>
85-
<date>29 June2025</date>
96+
<date>29 June 2025</date>
8697
<revdescription>
8798
<para role="author">Multiple authors
8899
</para>

C/manual/index.docbook

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,18 @@
4343
</authorgroup>
4444

4545
<revhistory>
46+
<revision>
47+
<revnumber>&appname; Help Manual 5.13</revnumber>
48+
<date>28 September 2025</date>
49+
<revdescription>
50+
<para role="author">Multiple authors
51+
</para>
52+
53+
<para role="publisher">&appname; Documentation Team
54+
</para>
55+
</revdescription>
56+
</revision>
57+
4658
<revision>
4759
<revnumber>&appname; Help Manual 5.12</revnumber>
4860
<date>29 June 2025</date>

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.14.5)
77
# We don't actually use C, but GNUInstallDirs doesn't work if we don't
88
# specify a language.
99
project (gnucash-docs
10-
VERSION 5.12
10+
VERSION 5.13
1111
LANGUAGES C)
1212

1313
set (PACKAGE_NAME GnuCash Docs)

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Version History
22
---------------
3+
5.13 - 28 September 2025
4+
o de:manual:ch_Transactions: new description of import format
5+
o de:manual:ch_Transactions: Rewrite section 'Import with AqB'
6+
o Cleanup after remove of entities - imp.mt940/mt942/dtaus/dtaus-sen
7+
o DOCDIR_BUILD: We want PROJECT_NAME, not PACKAGE_NAME
8+
o Fix cmake variable name for build doc directory.
9+
o manual/ch_Reports: add Transaction Report Display/Invoice manual entry
10+
311
5.12 - 29 June 2025
412
o Fixed several typos in the German version.
513
o Remove the Finance::Quote appedix from the German version, mirorring the English

de/guide/index.docbook

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,17 @@
9393
</authorgroup>
9494

9595
<revhistory>
96+
<revision>
97+
<revnumber>&appname; Kurs und Konzepte 5.13</revnumber>
98+
<date>28 September 2025</date>
99+
<revdescription>
100+
<para role="author">Mehrere Autoren
101+
</para>
102+
<para role="publisher">&appname; Documentation Team
103+
</para>
104+
</revdescription>
105+
</revision>
106+
96107
<revision>
97108
<revnumber>&appname; Kurs und Konzepte 5.12</revnumber>
98109
<date>29 June 2025</date>

de/manual/index.docbook

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,17 @@
6161
</authorgroup>
6262

6363
<revhistory>
64+
<revision>
65+
<revnumber>&appname; Handbuch 5.13</revnumber>
66+
<date>28 September 2025</date>
67+
<revdescription>
68+
<para role="author">Mehrere Autoren
69+
</para>
70+
<para role="publisher">&appname; Documentation Team
71+
</para>
72+
</revdescription>
73+
</revision>
74+
6475
<revision>
6576
<revnumber>&appname; Handbuch 5.12</revnumber>
6677
<date>29 June 2025</date>

docbook/gnc-docbookx.dtd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ https://www.w3.org/2003/entities/2007/w3centities-f.ent
3636
1. a) Publication - should only be changed by the release manager!
3737
-->
3838
<!ENTITY series-stable "5">
39-
<!ENTITY vers-stable "&series-stable;.12">
39+
<!ENTITY vers-stable "&series-stable;.13">
4040
<!ENTITY series-unstable "none">
4141
<!ENTITY vers-unstable "none">
42-
<!ENTITY app-fq-vers "1.65">
42+
<!ENTITY app-fq-vers "1.66">
4343

4444
<!ENTITY manrevision "&vers-stable;">
45-
<!ENTITY date "29 June 2025">
45+
<!ENTITY date "28 September 2025">
4646
<!-- Fixme: a dirty hack to reference the other document
4747
Replace them after olink setup -->
4848
<!ENTITY url-docs-draft "https://code.gnucash.org/docs/"> <!-- used while developing and for the API-docs -->

it/guide/index.docbook

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,18 @@
130130
</authorgroup>
131131

132132
<revhistory>
133+
<revision>
134+
<revnumber>&appname; Tutorial and Concepts Guide 5.13</revnumber>
135+
<date>28 September 2025</date>
136+
<revdescription>
137+
<para role="author">Multiple authors
138+
</para>
139+
140+
<para role="publisher">&appname; Documentation Team
141+
</para>
142+
</revdescription>
143+
</revision>
144+
133145
<revision>
134146
<revnumber>&appname; Tutorial and Concepts Guide 5.12</revnumber>
135147
<date>29 June 2025</date>

it/manual/index.docbook

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,18 @@
209209
</authorgroup>
210210

211211
<revhistory>
212+
<revision>
213+
<revnumber>&appname; Help Manual 5.13</revnumber>
214+
<date>28 September 2025</date>
215+
<revdescription>
216+
<para role="author">Multiple authors
217+
</para>
218+
219+
<para role="publisher">&appname; Documentation Team
220+
</para>
221+
</revdescription>
222+
</revision>
223+
212224
<revision>
213225
<revnumber>&appname; Help Manual 5.12</revnumber>
214226
<date>29 June 2025</date>

ja/guide/index.docbook

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,18 @@
9898
</revdescription>
9999
</revision>
100100

101+
<revision>
102+
<revnumber>&appname; Tutorial and Concepts Guide 5.13</revnumber>
103+
<date>28 September 2025</date>
104+
<revdescription>
105+
<para role="author">Multiple authors
106+
</para>
107+
108+
<para role="publisher">&appname; Documentation Team
109+
</para>
110+
</revdescription>
111+
</revision>
112+
101113
<revision>
102114
<revnumber>&appname; Tutorial and Concepts Guide 5.11</revnumber>
103115
<date>30 March 2025</date>

0 commit comments

Comments
 (0)