summaryrefslogtreecommitdiffstats
path: root/testing/009/test.xml
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-10-31 13:10:07 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-10-31 13:10:07 (GMT)
commit00dff76126039629de0595f76260e94ddc189cbe (patch)
treed12a35facb9e1118d022c37f908b5000026cb99a /testing/009/test.xml
parent2e03d23d0385dbbe39f5b6a67ab480734f285e76 (diff)
downloadDoxygen-00dff76126039629de0595f76260e94ddc189cbe.zip
Doxygen-00dff76126039629de0595f76260e94ddc189cbe.tar.gz
Doxygen-00dff76126039629de0595f76260e94ddc189cbe.tar.bz2
Multiple `\xreflist` in one page with same key
Regression regarding tests
Diffstat (limited to 'testing/009/test.xml')
-rw-r--r--testing/009/test.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/009/test.xml b/testing/009/test.xml
index e206440..828316d 100644
--- a/testing/009/test.xml
+++ b/testing/009/test.xml
@@ -9,16 +9,16 @@
<para>
<variablelist>
<varlistentry>
- <term><anchor id="test_1_test000001"/>Class <ref refid="class_test" kindref="compound">Test</ref></term>
+ <term>Class <ref refid="class_test" kindref="compound">Test</ref></term>
</varlistentry>
<listitem>
- <para>This is part of testing </para>
+ <para><anchor id="test_1_test000001"/>This is part of testing </para>
</listitem>
<varlistentry>
- <term><anchor id="test_1_test000002"/>Member <ref refid="class_test_1a9fc54b716f326514a4c5f434137f4fc0" kindref="member">Test::test</ref> ()</term>
+ <term>Member <ref refid="class_test_1a9fc54b716f326514a4c5f434137f4fc0" kindref="member">Test::test</ref> ()</term>
</varlistentry>
<listitem>
- <para>more things to test. </para>
+ <para><anchor id="test_1_test000002"/>more things to test. </para>
</listitem>
</variablelist>
</para>