summaryrefslogtreecommitdiffstats
path: root/testing/024/indexpage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/024/indexpage.xml')
-rw-r--r--testing/024/indexpage.xml18
1 files changed, 16 insertions, 2 deletions
diff --git a/testing/024/indexpage.xml b/testing/024/indexpage.xml
index 7396177..bd94eb8 100644
--- a/testing/024/indexpage.xml
+++ b/testing/024/indexpage.xml
@@ -1,12 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
+<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US">
<compounddef id="indexpage" kind="page">
<compoundname>index</compoundname>
<title>My Project</title>
<briefdescription>
</briefdescription>
<detaileddescription>
- <para>Unconditional (start) Enabled (if). Enabled (else). Unconditional (middle) Enabled (else). Unconditional (end) </para>
+ <para>Unconditional (start) Enabled (if). Enabled (else). Unconditional (middle) Enabled (else). Unconditional (end)</para>
+ <sect1 id="index_1autotoc_md0">
+ <title>with spaces</title>
+ <para>test1 test3 test4.</para>
+ <para>test1 test2 test4.</para>
+ <para>test1 test2 test3.</para>
+ <para>test1 test3.</para>
+ </sect1>
+ <sect1 id="index_1autotoc_md1">
+ <title>without spaces</title>
+ <para>test1test3test4.</para>
+ <para>test1test2test4.</para>
+ <para>test1test2test3.</para>
+ <para>test1test3. </para>
+ </sect1>
</detaileddescription>
</compounddef>
</doxygen>