From 831461f36d13ce9d1f73d780c6e9bb6b0d2889f3 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Wed, 28 Oct 2020 09:17:51 +0200 Subject: [PATCH] Fix some Doxygen grouping artifacts (aka bugs) --- doc/librpm/Doxyheader.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/librpm/Doxyheader.h b/doc/librpm/Doxyheader.h index 2c6b09e0d..f26227eec 100644 --- a/doc/librpm/Doxyheader.h +++ b/doc/librpm/Doxyheader.h @@ -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. */