From 77a6ff72ac7d7ba765e61044ab6ec879b4fe71ba Mon Sep 17 00:00:00 2001 From: "Frank H. Ellenberger" Date: Sun, 20 Aug 2023 19:29:57 +0200 Subject: [PATCH] Update git branches for API docs --- C/guide/ch_python_bindings.xml | 2 +- C/manual/ch_Reports.xml | 10 +++++++--- de/guide/ch_python_bindings.xml | 2 +- de/manual/ch_Reports.xml | 10 +++++++--- docbook/gnc-docbookx.dtd | 4 ++-- it/guide/index.docbook | 2 +- it/manual/index.docbook | 24 +++++++++++++++++++----- ru/guide/ch_python_bindings.xml | 2 +- zh/guide/ch_python_bindings.xml | 2 +- 9 files changed, 40 insertions(+), 18 deletions(-) diff --git a/C/guide/ch_python_bindings.xml b/C/guide/ch_python_bindings.xml index 206e4e64a..983d934bc 100644 --- a/C/guide/ch_python_bindings.xml +++ b/C/guide/ch_python_bindings.xml @@ -51,7 +51,7 @@ Translators: This chapter is not about how to write your own &app-py; scripts. Refer to the - developer documentation for + developer documentation for that instead. diff --git a/C/manual/ch_Reports.xml b/C/manual/ch_Reports.xml index 50af283bd..64a06ae82 100644 --- a/C/manual/ch_Reports.xml +++ b/C/manual/ch_Reports.xml @@ -4136,9 +4136,13 @@ Income (type INCOME) Because the above file only contains the syntax of the function you can use the nightly Doxygen generated API documentation online for - the bugfix branch or - feature branch to get more information about the - functions. + the stable branch + + After the first feature of the next major release got implemented a + future branch will also appear. + + + to get more information about the functions. After setting up a build environment you can also generate diff --git a/de/guide/ch_python_bindings.xml b/de/guide/ch_python_bindings.xml index 74f9f09ee..555244967 100644 --- a/de/guide/ch_python_bindings.xml +++ b/de/guide/ch_python_bindings.xml @@ -53,7 +53,7 @@ Translators: This chapter is not about how to write your own &app-py; scripts. Refer to the - developer documentation for + developer documentation for that instead. diff --git a/de/manual/ch_Reports.xml b/de/manual/ch_Reports.xml index 5dee90c7b..d743d4301 100644 --- a/de/manual/ch_Reports.xml +++ b/de/manual/ch_Reports.xml @@ -3209,9 +3209,13 @@ Income (type INCOME) Because the above file only contains the syntax of the function you can use the nightly Doxygen generated API documentation online for - the bugfix branch or - feature branch to get more information about the - functions. + the stable branch + + Nach der Implementierung des ersten Features der nächsten größeren Release + wird auch ein future Zweig erscheinen. + + + to get more information about the functions. After setting up a build environment you can also generate diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd index 2cf63410a..b4f1442ae 100644 --- a/docbook/gnc-docbookx.dtd +++ b/docbook/gnc-docbookx.dtd @@ -111,8 +111,8 @@ be used in normal text --> - - + + diff --git a/it/guide/index.docbook b/it/guide/index.docbook index 479c77e76..dc8e128f9 100644 --- a/it/guide/index.docbook +++ b/it/guide/index.docbook @@ -18263,7 +18263,7 @@ Translators: Questo capitolo non spiega come scrivere il proprio script di &app-py;. Per questo fare riferimento - alla documentazione per gli + alla documentazione per gli sviluppatori. diff --git a/it/manual/index.docbook b/it/manual/index.docbook index 05e19c01f..6c2b77c71 100644 --- a/it/manual/index.docbook +++ b/it/manual/index.docbook @@ -23537,14 +23537,28 @@ ________________________________________________________________________________ Some users started a table in . - Because the above file only contains the syntax of the function you can use the Doxygen source - documentation either local after running + Because the above file only contains the syntax of the function you can use the nightly + Doxygen generated API documentation online for + the stable branch + + After the first feature of the next major release got implemented a + future branch will also appear. + + + to get more information about the functions. + + + After setting up a build environment you can also generate + it locally by running -./configure --enable-doxygen --enable-html-docs +# make users: make doc +# ninja users: +ninja doc - on your sources or online or - to get more information about the functions. + in your build directory and then open + BUILDDIR/libgnucash/doc/html/index.html with + your preferred browser. diff --git a/ru/guide/ch_python_bindings.xml b/ru/guide/ch_python_bindings.xml index b84e12662..b119eb2e5 100644 --- a/ru/guide/ch_python_bindings.xml +++ b/ru/guide/ch_python_bindings.xml @@ -51,7 +51,7 @@ Translators: This chapter is not about how to write your own &app-py; scripts. Refer to the - developer documentation for + developer documentation for that instead. diff --git a/zh/guide/ch_python_bindings.xml b/zh/guide/ch_python_bindings.xml index 652ecb10d..70681a44a 100644 --- a/zh/guide/ch_python_bindings.xml +++ b/zh/guide/ch_python_bindings.xml @@ -50,7 +50,7 @@ Translators: This chapter is not about how to write your own &app-py; scripts. Refer to the - developer documentation for + developer documentation for that instead.