diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/014/indexpage.xml | 6 | ||||
-rw-r--r-- | testing/055/md_055_markdown.xml | 1 | ||||
-rw-r--r-- | testing/055_markdown.md | 2 | ||||
-rw-r--r-- | testing/063/namespaceoo_1_1define.xml | 4 | ||||
-rw-r--r-- | testing/064/struct_foo.xml | 16 |
5 files changed, 16 insertions, 13 deletions
diff --git a/testing/014/indexpage.xml b/testing/014/indexpage.xml index c2fe57a..6f62ef2 100644 --- a/testing/014/indexpage.xml +++ b/testing/014/indexpage.xml @@ -6,16 +6,16 @@ <detaileddescription> <para> <programlisting> - <codeline lineno="1"> + <codeline> <highlight class="comment">#<sp/>comment<sp/>in<sp/>Python</highlight> <highlight class="normal"/> </codeline> - <codeline lineno="2"> + <codeline> <highlight class="normal"/> <highlight class="keyword">class<sp/></highlight> <highlight class="normal">Python:</highlight> </codeline> - <codeline lineno="3"> + <codeline> <highlight class="normal"> <sp/> <sp/> diff --git a/testing/055/md_055_markdown.xml b/testing/055/md_055_markdown.xml index 4006db8..18df45b 100644 --- a/testing/055/md_055_markdown.xml +++ b/testing/055/md_055_markdown.xml @@ -23,6 +23,7 @@ <para> <ulink url="http://example.com/last-line">Upper-cased reference link on last line</ulink> </para> + <para>Dash - NDash <ndash/> MDash <mdash/> EDash - ENDash -- EMDash --- E3Dash --- </para> </detaileddescription> </compounddef> </doxygen> diff --git a/testing/055_markdown.md b/testing/055_markdown.md index aeb9f1a..375040e 100644 --- a/testing/055_markdown.md +++ b/testing/055_markdown.md @@ -20,3 +20,5 @@ More text [Upper-cased reference link on last line][U] [U]: http://example.com/last-line + +Dash - NDash -- MDash --- EDash \- ENDash \-- EMDash \--- E3Dash \-\-\- diff --git a/testing/063/namespaceoo_1_1define.xml b/testing/063/namespaceoo_1_1define.xml index 69c05d0..c8c8e85 100644 --- a/testing/063/namespaceoo_1_1define.xml +++ b/testing/063/namespaceoo_1_1define.xml @@ -3,10 +3,10 @@ <compounddef id="namespaceoo_1_1define" kind="namespace" language="Tcl"> <compoundname>oo::define</compoundname> <sectiondef kind="func"> - <memberdef kind="function" id="namespaceoo_1_1define_1a89e7ea222a316f1926c1f9f30f2cc5c1" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> + <memberdef kind="function" id="namespaceoo_1_1define_1a92656f535365dc915e04ca81bc8eb91b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> <type/> <definition>oo::define::classmethod</definition> - <argsstring>name?args??body?</argsstring> + <argsstring>name ?args? ?body?</argsstring> <name>classmethod</name> <briefdescription> </briefdescription> diff --git a/testing/064/struct_foo.xml b/testing/064/struct_foo.xml index d2bed81..e228f92 100644 --- a/testing/064/struct_foo.xml +++ b/testing/064/struct_foo.xml @@ -17,10 +17,10 @@ </inbodydescription> <location file="064_castoperator.cpp" line="22" column="1"/> </memberdef> - <memberdef kind="function" id="struct_foo_1a870f369cc7af9489418451e78d8bd539" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual"> + <memberdef kind="function" id="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual"> <type/> <definition>Foo::operator int</definition> - <argsstring>() const </argsstring> + <argsstring>() const</argsstring> <name>operator int</name> <briefdescription> <para>Conversion to int const. </para> @@ -71,27 +71,27 @@ </listitem> <listitem> <para> - <ref refid="struct_foo_1a870f369cc7af9489418451e78d8bd539" kindref="member">operator int() const</ref> + <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">operator int() const</ref> </para> </listitem> <listitem> <para> - <ref refid="struct_foo_1a870f369cc7af9489418451e78d8bd539" kindref="member">title</ref> + <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">title</ref> </para> </listitem> <listitem> <para> - <ref refid="struct_foo_1a870f369cc7af9489418451e78d8bd539" kindref="member">Foo::operator int() const</ref> + <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">Foo::operator int() const</ref> </para> </listitem> <listitem> <para> - <ref refid="struct_foo_1a870f369cc7af9489418451e78d8bd539" kindref="member">Foo::operator int() const</ref> + <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">Foo::operator int() const</ref> </para> </listitem> <listitem> <para> - <ref refid="struct_foo_1a870f369cc7af9489418451e78d8bd539" kindref="member">title</ref> + <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">title</ref> </para> </listitem> </itemizedlist> @@ -103,7 +103,7 @@ <scope>Foo</scope> <name>operator int</name> </member> - <member refid="struct_foo_1a870f369cc7af9489418451e78d8bd539" prot="public" virt="non-virtual"> + <member refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" prot="public" virt="non-virtual"> <scope>Foo</scope> <name>operator int</name> </member> |