diff options
author | albert-github <albert.tests@gmail.com> | 2019-06-13 11:21:33 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-06-13 11:21:33 (GMT) |
commit | 268721df2152dc5909498391867cdc07cce08b10 (patch) | |
tree | e8adf96b79b322ad5a096fbbdeee645f90690e8e /testing/019/group__g1.xml | |
parent | 0ef84d5a612cff2f140bc01d8e88f77ec50f3de6 (diff) | |
download | Doxygen-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/019/group__g1.xml')
-rw-r--r-- | testing/019/group__g1.xml | 2 |
1 files changed, 1 insertions, 1 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> |