summaryrefslogtreecommitdiffstats
path: root/testing/009
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-03-15 10:08:19 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-03-15 10:08:19 (GMT)
commit43420bd77408559cb66c83e9ce601426b371bc74 (patch)
tree1625bdceb38481919cfeaa1794e18c017b8cdab7 /testing/009
parent7296e6bf11ff98e100ff3768381c8411fe57f8e1 (diff)
downloadDoxygen-43420bd77408559cb66c83e9ce601426b371bc74.zip
Doxygen-43420bd77408559cb66c83e9ce601426b371bc74.tar.gz
Doxygen-43420bd77408559cb66c83e9ce601426b371bc74.tar.bz2
issue #7635: Incorrect location for enum in XML file (part 2)
Diffstat (limited to 'testing/009')
-rw-r--r--testing/009/bug.xml2
-rw-r--r--testing/009/class_bug.xml2
-rw-r--r--testing/009/class_deprecated.xml2
-rw-r--r--testing/009/class_reminder.xml2
-rw-r--r--testing/009/class_test.xml2
-rw-r--r--testing/009/class_todo.xml2
-rw-r--r--testing/009/deprecated.xml2
-rw-r--r--testing/009/reminders.xml2
-rw-r--r--testing/009/test.xml2
-rw-r--r--testing/009/todo.xml2
10 files changed, 10 insertions, 10 deletions
diff --git a/testing/009/bug.xml b/testing/009/bug.xml
index ca3a22a..dc7abaf 100644
--- a/testing/009/bug.xml
+++ b/testing/009/bug.xml
@@ -12,7 +12,7 @@
<term>Class <ref refid="class_bug" kindref="compound">Bug</ref> </term>
</varlistentry>
<listitem>
- <para><anchor id="bug_1_bug000001"/>Class bug. </para>
+ <para><anchor id="bug_1_bug000001"/>Class bug. </para>
</listitem>
<varlistentry>
<term>Member <ref refid="class_bug_1a1f720954dd97cd1203e80501a6eae74c" kindref="member">Bug::foo</ref> ()</term>
diff --git a/testing/009/class_bug.xml b/testing/009/class_bug.xml
index f972b4a..056b405 100644
--- a/testing/009/class_bug.xml
+++ b/testing/009/class_bug.xml
@@ -32,7 +32,7 @@
</xrefsect>
</para>
</detaileddescription>
- <location file="009_bug.cpp" line="16" column="1" bodyfile="009_bug.cpp" bodystart="15" bodyend="26"/>
+ <location file="009_bug.cpp" line="15" column="1" bodyfile="009_bug.cpp" bodystart="16" bodyend="26"/>
<listofallmembers>
<member refid="class_bug_1a1f720954dd97cd1203e80501a6eae74c" prot="public" virt="non-virtual">
<scope>Bug</scope>
diff --git a/testing/009/class_deprecated.xml b/testing/009/class_deprecated.xml
index 061bb34..32c9ea6 100644
--- a/testing/009/class_deprecated.xml
+++ b/testing/009/class_deprecated.xml
@@ -30,7 +30,7 @@
</xrefsect>
</para>
</detaileddescription>
- <location file="009_bug.cpp" line="30" column="1" bodyfile="009_bug.cpp" bodystart="29" bodyend="36"/>
+ <location file="009_bug.cpp" line="29" column="1" bodyfile="009_bug.cpp" bodystart="30" bodyend="36"/>
<listofallmembers>
<member refid="class_deprecated_1a1d5f6803e72c625727e7083d1722dbf9" prot="public" virt="non-virtual">
<scope>Deprecated</scope>
diff --git a/testing/009/class_reminder.xml b/testing/009/class_reminder.xml
index bdf2ee0..9bfb4fc 100644
--- a/testing/009/class_reminder.xml
+++ b/testing/009/class_reminder.xml
@@ -37,7 +37,7 @@
</xrefsect>
</para>
</detaileddescription>
- <location file="009_bug.cpp" line="56" column="1" bodyfile="009_bug.cpp" bodystart="55" bodyend="60"/>
+ <location file="009_bug.cpp" line="55" column="1" bodyfile="009_bug.cpp" bodystart="56" bodyend="60"/>
<listofallmembers>
<member refid="class_reminder_1a173b5218bb11287b0e86a550d9f0728d" prot="public" virt="non-virtual">
<scope>Reminder</scope>
diff --git a/testing/009/class_test.xml b/testing/009/class_test.xml
index 64f287f..a3792a4 100644
--- a/testing/009/class_test.xml
+++ b/testing/009/class_test.xml
@@ -37,7 +37,7 @@
</xrefsect>
</para>
</detaileddescription>
- <location file="009_bug.cpp" line="48" column="1" bodyfile="009_bug.cpp" bodystart="47" bodyend="52"/>
+ <location file="009_bug.cpp" line="47" column="1" bodyfile="009_bug.cpp" bodystart="48" bodyend="52"/>
<listofallmembers>
<member refid="class_test_1a9fc54b716f326514a4c5f434137f4fc0" prot="public" virt="non-virtual">
<scope>Test</scope>
diff --git a/testing/009/class_todo.xml b/testing/009/class_todo.xml
index a4fed63..adb8b91 100644
--- a/testing/009/class_todo.xml
+++ b/testing/009/class_todo.xml
@@ -37,7 +37,7 @@
</xrefsect>
</para>
</detaileddescription>
- <location file="009_bug.cpp" line="40" column="1" bodyfile="009_bug.cpp" bodystart="39" bodyend="44"/>
+ <location file="009_bug.cpp" line="39" column="1" bodyfile="009_bug.cpp" bodystart="40" bodyend="44"/>
<listofallmembers>
<member refid="class_todo_1a9e70ec9176ac4c1b20e011b4daddc9d8" prot="public" virt="non-virtual">
<scope>Todo</scope>
diff --git a/testing/009/deprecated.xml b/testing/009/deprecated.xml
index c3fc2a2..e4c5877 100644
--- a/testing/009/deprecated.xml
+++ b/testing/009/deprecated.xml
@@ -12,7 +12,7 @@
<term>Class <ref refid="class_deprecated" kindref="compound">Deprecated</ref> </term>
</varlistentry>
<listitem>
- <para><anchor id="deprecated_1_deprecated000001"/>This class is deprecated </para>
+ <para><anchor id="deprecated_1_deprecated000001"/>This class is deprecated </para>
</listitem>
<varlistentry>
<term>Member <ref refid="class_deprecated_1a1d5f6803e72c625727e7083d1722dbf9" kindref="member">Deprecated::deprecated</ref> ()</term>
diff --git a/testing/009/reminders.xml b/testing/009/reminders.xml
index 4818541..6bbe18b 100644
--- a/testing/009/reminders.xml
+++ b/testing/009/reminders.xml
@@ -12,7 +12,7 @@
<term>Class <ref refid="class_reminder" kindref="compound">Reminder</ref> </term>
</varlistentry>
<listitem>
- <para><anchor id="reminders_1_reminders000001"/> A reminder </para>
+ <para><anchor id="reminders_1_reminders000001"/> A reminder </para>
</listitem>
<varlistentry>
<term>Member <ref refid="class_reminder_1a173b5218bb11287b0e86a550d9f0728d" kindref="member">Reminder::reminder</ref> ()</term>
diff --git a/testing/009/test.xml b/testing/009/test.xml
index 665dc0e..c8f104d 100644
--- a/testing/009/test.xml
+++ b/testing/009/test.xml
@@ -12,7 +12,7 @@
<term>Class <ref refid="class_test" kindref="compound">Test</ref> </term>
</varlistentry>
<listitem>
- <para><anchor id="test_1_test000001"/>This is part of testing </para>
+ <para><anchor id="test_1_test000001"/>This is part of testing </para>
</listitem>
<varlistentry>
<term>Member <ref refid="class_test_1a9fc54b716f326514a4c5f434137f4fc0" kindref="member">Test::test</ref> ()</term>
diff --git a/testing/009/todo.xml b/testing/009/todo.xml
index c3b160f..b31ecae 100644
--- a/testing/009/todo.xml
+++ b/testing/009/todo.xml
@@ -12,7 +12,7 @@
<term>Class <ref refid="class_todo" kindref="compound">Todo</ref> </term>
</varlistentry>
<listitem>
- <para><anchor id="todo_1_todo000001"/>This still needs to be done. </para>
+ <para><anchor id="todo_1_todo000001"/>This still needs to be done. </para>
</listitem>
<varlistentry>
<term>Member <ref refid="class_todo_1a9e70ec9176ac4c1b20e011b4daddc9d8" kindref="member">Todo::todo</ref> ()</term>