Skip to content

Commit

Permalink
Update git branches for API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fellen committed Aug 20, 2023
1 parent 35ac390 commit 77a6ff7
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 18 deletions.
2 changes: 1 addition & 1 deletion C/guide/ch_python_bindings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Translators:

<tip>
<para>This chapter is not about how to write your own &app-py; scripts. Refer to the
<ulink url="&url-doc-api-main;python_bindings_page.html">developer documentation</ulink> for
<ulink url="&url-doc-api-stable;python_bindings_page.html">developer documentation</ulink> for
that instead.
</para>
</tip>
Expand Down
10 changes: 7 additions & 3 deletions C/manual/ch_Reports.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4136,9 +4136,13 @@ Income (type INCOME)

<para>Because the above file only contains the syntax of the function you can use the nightly
<application>Doxygen</application> generated <acronym>API</acronym> documentation online for
the <ulink url="&url-doc-api-main;">bugfix branch</ulink> or
<ulink url="&url-doc-api-mast;">feature branch</ulink> to get more information about the
functions.
the <ulink url="&url-doc-api-stable;">stable branch</ulink>
<footnote id='branch-future'>
<para>After the first feature of the next <emphasis>major</emphasis> release got implemented a
<ulink url="&url-doc-api-future;">future branch</ulink> will also appear.
</para>
</footnote>
to get more information about the functions.
</para>

<para>After <ulink url="&url-wiki;Building">setting up a build environment</ulink> you can also generate
Expand Down
2 changes: 1 addition & 1 deletion de/guide/ch_python_bindings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Translators:
<tip>
<para>This chapter is not about how to write your own &app-py; scripts. Refer to the
<ulink url="&url-doc-api-main;python_bindings_page.html">developer documentation</ulink> for
<ulink url="&url-doc-api-stable;python_bindings_page.html">developer documentation</ulink> for
that instead.
</para>
</tip>
Expand Down
10 changes: 7 additions & 3 deletions de/manual/ch_Reports.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3209,9 +3209,13 @@ Income (type INCOME)

<para>Because the above file only contains the syntax of the function you can use the nightly
<application>Doxygen</application> generated <acronym>API</acronym> documentation online for
the <ulink url="&url-doc-api-main;">bugfix branch</ulink> or
<ulink url="&url-doc-api-mast;">feature branch</ulink> to get more information about the
functions.
the <ulink url="&url-doc-api-stable;">stable branch</ulink>
<footnote id='branch-future'>
<para>Nach der Implementierung des ersten Features der nächsten <emphasis>größeren</emphasis> Release
wird auch ein <ulink url="&url-doc-api-future;">future Zweig</ulink> erscheinen.
</para>
</footnote>
to get more information about the functions.
</para>

<para>After <ulink url="&url-wiki;Building">setting up a build environment</ulink> you can also generate
Expand Down
4 changes: 2 additions & 2 deletions docbook/gnc-docbookx.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ be used in normal text -->
<!ENTITY url-bug-search "https://bugs.gnucash.org/query.cgi">
<!ENTITY url-bug-browse "https://bugs.gnucash.org/describecomponents.cgi">

<!ENTITY url-doc-api-main "&url-docs-draft;MAINT/">
<!ENTITY url-doc-api-mast "&url-docs-draft;MASTER/">
<!ENTITY url-doc-api-stable "&url-docs-draft;STABLE/">
<!ENTITY url-doc-api-future "&url-docs-draft;FUTURE/">
<!-- Fixme: a dirty hack to reference the other document
Replace them after olink setup
append {guide|help}/<html-page> -->
Expand Down
2 changes: 1 addition & 1 deletion it/guide/index.docbook
Original file line number Diff line number Diff line change
Expand Up @@ -18263,7 +18263,7 @@ Translators:

<tip>
<para>Questo capitolo non spiega come scrivere il proprio script di &app-py;. Per questo fare riferimento
alla <ulink url="&url-doc-api-main;python_bindings_page.html">documentazione per gli
alla <ulink url="&url-doc-api-stable;python_bindings_page.html">documentazione per gli
sviluppatori</ulink>.
</para>
</tip>
Expand Down
24 changes: 19 additions & 5 deletions it/manual/index.docbook
Original file line number Diff line number Diff line change
Expand Up @@ -23537,14 +23537,28 @@ ________________________________________________________________________________
<para>Some users started a table in <ulink url="&url-wiki-api-custom;" />.
</para>

<para>Because the above file only contains the syntax of the function you can use the Doxygen source
documentation either local after running
<para>Because the above file only contains the syntax of the function you can use the nightly
<application>Doxygen</application> generated <acronym>API</acronym> documentation online for
the <ulink url="&url-doc-api-stable;">stable branch</ulink>
<footnote id='branch-future'>
<para>After the first feature of the next <emphasis>major</emphasis> release got implemented a
<ulink url="&url-doc-api-future;">future branch</ulink> will also appear.
</para>
</footnote>
to get more information about the functions.
</para>

<para>After <ulink url="&url-wiki;Building">setting up a build environment</ulink> you can also generate
it locally by running
<screen>
./configure --enable-doxygen --enable-html-docs
# make users:
make doc
# ninja users:
ninja doc
</screen>
on your sources or online <ulink url="&url-doc-api-main;" /> or
<ulink url="&url-doc-api-mast;" /> to get more information about the functions.
in your build directory and then open
<filename><replaceable>BUILDDIR</replaceable>/libgnucash/doc/html/index.html</filename> with
your preferred browser.
</para>
</sect2>

Expand Down
2 changes: 1 addition & 1 deletion ru/guide/ch_python_bindings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Translators:

<tip>
<para>This chapter is not about how to write your own &app-py; scripts. Refer to the
<ulink url="&url-doc-api-main;python_bindings_page.html">developer documentation</ulink> for
<ulink url="&url-doc-api-stable;python_bindings_page.html">developer documentation</ulink> for
that instead.
</para>
</tip>
Expand Down
2 changes: 1 addition & 1 deletion zh/guide/ch_python_bindings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Translators:

<tip>
<para>This chapter is not about how to write your own &app-py; scripts. Refer to the
<ulink url="&url-doc-api-main;python_bindings_page.html">developer documentation</ulink> for
<ulink url="&url-doc-api-stable;python_bindings_page.html">developer documentation</ulink> for
that instead.
</para>
</tip>
Expand Down

0 comments on commit 77a6ff7

Please sign in to comment.