summaryrefslogtreecommitdiffstats
path: root/testing/032/indexpage.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-01-08 08:35:58 (GMT)
committerGitHub <noreply@github.com>2021-01-08 08:35:58 (GMT)
commit35afa6fc9f125240f283b3b757a15a9fea3a4b14 (patch)
treef2b008538a559771e96fdc16c3f9a06a5479313d /testing/032/indexpage.xml
parenta811fc0a310f947c273c48208bf0d4741ef78df0 (diff)
parent8e0f3b40fc36f38cf3b5d78d859b1e8678de0069 (diff)
downloadDoxygen-35afa6fc9f125240f283b3b757a15a9fea3a4b14.zip
Doxygen-35afa6fc9f125240f283b3b757a15a9fea3a4b14.tar.gz
Doxygen-35afa6fc9f125240f283b3b757a15a9fea3a4b14.tar.bz2
Merge pull request #8313 from ModuleWorks/missing_xml_info
Missing info in XML: location, width, valign, alt
Diffstat (limited to 'testing/032/indexpage.xml')
-rw-r--r--testing/032/indexpage.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/032/indexpage.xml b/testing/032/indexpage.xml
index 742c401..f33c8b2 100644
--- a/testing/032/indexpage.xml
+++ b/testing/032/indexpage.xml
@@ -8,5 +8,6 @@
<detaileddescription>
<para>Some text. <programlisting filename="example_test.cpp"><codeline><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/>main()</highlight></codeline><codeline><highlight class="normal">{</highlight></codeline><codeline><highlight class="normal"><sp/><sp/></highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/></highlight><highlight class="keywordtype">char</highlight><highlight class="normal">*<sp/>a<sp/>=<sp/></highlight><highlight class="stringliteral">"Some<sp/>special<sp/>character<sp/>here:<sp/><sp value="7"/><sp/>"</highlight><highlight class="normal">;</highlight></codeline><codeline><highlight class="normal"/></codeline><codeline><highlight class="normal"><sp/><sp/>Test<sp/>t;</highlight></codeline><codeline><highlight class="normal"><sp/><sp/>t.example();</highlight></codeline><codeline><highlight class="normal">}</highlight></codeline><codeline><highlight class="normal"/></codeline></programlisting> More text. <programlisting filename="example_test.cpp"><codeline lineno="1"><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/>main()</highlight></codeline><codeline lineno="2"><highlight class="normal">{</highlight></codeline><codeline lineno="3"><highlight class="normal"><sp/><sp/></highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/></highlight><highlight class="keywordtype">char</highlight><highlight class="normal">*<sp/>a<sp/>=<sp/></highlight><highlight class="stringliteral">"Some<sp/>special<sp/>character<sp/>here:<sp/><sp value="7"/><sp/>"</highlight><highlight class="normal">;</highlight></codeline><codeline lineno="4"><highlight class="normal"/></codeline><codeline lineno="5"><highlight class="normal"><sp/><sp/>Test<sp/>t;</highlight></codeline><codeline lineno="6"><highlight class="normal"><sp/><sp/>t.example();</highlight></codeline><codeline lineno="7"><highlight class="normal">}</highlight></codeline><codeline lineno="8"><highlight class="normal"/></codeline></programlisting> End. </para>
</detaileddescription>
+ <location file="032_include.cpp"/>
</compounddef>
</doxygen>