mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
gdbus-codegen: Properly render @param and %TRUE in generated Docbook
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -392,6 +392,9 @@ gdbus-codegen --c-namespace MyApp \
|
||||
<literal><![CDATA[#net.Corp.InlineDocs:BazProperty]]></literal> are all
|
||||
expanded to links to the respective interface, method, signal and
|
||||
property.
|
||||
Additionally, substrings starting with <literal>@</literal> and <literal>%</literal> characters are rendered as
|
||||
<ulink url="http://www.docbook.org/tdg/en/html/parameter.html">parameter</ulink> and
|
||||
<ulink url="http://www.docbook.org/tdg/en/html/constant.html">constant</ulink> respectively.
|
||||
</para>
|
||||
<para>
|
||||
If both XML comments and
|
||||
|
Reference in New Issue
Block a user