Fix some Doxygen grouping artifacts (aka bugs)

This commit is contained in:
Panu Matilainen 2020-10-28 09:17:51 +02:00
parent 4821d42abb
commit 831461f36d
1 changed files with 0 additions and 2 deletions

View File

@ -107,7 +107,6 @@
*
* @{
*/
/** \defgroup header Header API.
/** \defgroup rpmdb Database API.
\brief Opening & accessing the RPM indices using Berkeley DB (the so called rpmdb)
*/
@ -126,7 +125,6 @@
/** \defgroup rpmcli Command Line API.
\brief Parsing RPM command line arguments.
*/
/** @} */
/** \defgroup rpmsq Signal Queue API.
\brief Signal Queue API.
*/