gdbus-codegen: Properly render @param and %TRUE in generated Docbook

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-05-24 00:27:43 -04:00
parent 263ce3042c
commit ab18737ead
3 changed files with 67 additions and 58 deletions

View File

@@ -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