diff options
author | Michael Leupold <lemma@confuego.org> | 2010-09-25 22:20:16 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2010-12-04 16:11:42 +0000 |
commit | c450df6716b5a3bb19470cfb41ab3b192251243b (patch) | |
tree | d7f28d6c60b24328e2039169b1855a885baf8385 /help-system/help-system-spec.xml | |
parent | e94829fd5ec3a23ffeda13cd56ec14d5b2eceb3d (diff) | |
download | xdg-specs-c450df6716b5a3bb19470cfb41ab3b192251243b.tar.xz |
Allow docbook inside tp:docstring. This is useful for examples, eg.:
<tp:docstring xmlns:docbook="http://docbook.org/ns/docbook">
<para>
This is the method TestMethod.
<example>
<title>Example for TestMethod</title>
<programlisting>
<![CDATA[ int x = TestMethod(a, b, c); ]]>
</programlisting>
</example>
</para>
</tp:docstring>
Diffstat (limited to 'help-system/help-system-spec.xml')
0 files changed, 0 insertions, 0 deletions