diff --git a/C/guide/ch_python_bindings.xml b/C/guide/ch_python_bindings.xml index 206e4e64..983d934b 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 50af283b..64a06ae8 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 74f9f09e..55524496 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 5dee90c7..d743d430 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 2cf63410..b4f1442a 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 479c77e7..dc8e128f 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 05e19c01..6c2b77c7 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 b84e1266..b119eb2e 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 652ecb10..70681a44 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.