summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-06-13 11:21:33 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-06-13 11:21:33 (GMT)
commit268721df2152dc5909498391867cdc07cce08b10 (patch)
treee8adf96b79b322ad5a096fbbdeee645f90690e8e /testing
parent0ef84d5a612cff2f140bc01d8e88f77ec50f3de6 (diff)
downloadDoxygen-268721df2152dc5909498391867cdc07cce08b10.zip
Doxygen-268721df2152dc5909498391867cdc07cce08b10.tar.gz
Doxygen-268721df2152dc5909498391867cdc07cce08b10.tar.bz2
Missing brief descriptions with `\defgroup`
Test 19 was incorrect, didn't show group description either (see make tests TEST_FLAGS="--keep --xhtml --id=19"
Diffstat (limited to 'testing')
-rw-r--r--testing/019/group__g1.xml2
-rw-r--r--testing/019/group__g2.xml2
-rw-r--r--testing/019/group__g3.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/testing/019/group__g1.xml b/testing/019/group__g1.xml
index d9ea16d..d6807ca 100644
--- a/testing/019/group__g1.xml
+++ b/testing/019/group__g1.xml
@@ -20,9 +20,9 @@
</memberdef>
</sectiondef>
<briefdescription>
+ <para>Text for first group. </para>
</briefdescription>
<detaileddescription>
- <para>Text for first group. </para>
</detaileddescription>
</compounddef>
</doxygen>
diff --git a/testing/019/group__g2.xml b/testing/019/group__g2.xml
index 9b1fc83..3514d89 100644
--- a/testing/019/group__g2.xml
+++ b/testing/019/group__g2.xml
@@ -21,9 +21,9 @@
</memberdef>
</sectiondef>
<briefdescription>
+ <para>Text for second group. </para>
</briefdescription>
<detaileddescription>
- <para>Text for second group. </para>
</detaileddescription>
</compounddef>
</doxygen>
diff --git a/testing/019/group__g3.xml b/testing/019/group__g3.xml
index d9137b0..0f21232 100644
--- a/testing/019/group__g3.xml
+++ b/testing/019/group__g3.xml
@@ -34,9 +34,9 @@
</memberdef>
</sectiondef>
<briefdescription>
+ <para>Text for third group. </para>
</briefdescription>
<detaileddescription>
- <para>Text for third group. </para>
</detaileddescription>
</compounddef>
</doxygen>