summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-11-23 14:33:34 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-11-23 14:33:34 +0200
commit975aa86c3709c61dd452b3c2930500b839f55f17 (patch)
tree716ef92b766d185ce402d4bbcde07e54a9781dc3 /doc
parent2d396ce001ff48c1f644bcd8e2bb6d5a3cc4d297 (diff)
downloadrpm-975aa86c3709c61dd452b3c2930500b839f55f17.tar.gz
rpm-975aa86c3709c61dd452b3c2930500b839f55f17.tar.bz2
rpm-975aa86c3709c61dd452b3c2930500b839f55f17.zip
Add rpmps to doxygen modules page
Diffstat (limited to 'doc')
-rw-r--r--doc/hacking/Doxyheader2
-rw-r--r--doc/librpm/Doxyheader2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/hacking/Doxyheader b/doc/hacking/Doxyheader
index f97129310..bba24e77e 100644
--- a/doc/hacking/Doxyheader
+++ b/doc/hacking/Doxyheader
@@ -18,6 +18,8 @@
*/
/** \defgroup rpmfi File Info API.
*/
+/** \defgroup rpmps Problem Set API.
+ */
/** \defgroup rpmgi Generalized Iterator API.
*/
/** \defgroup lead LEAD.
diff --git a/doc/librpm/Doxyheader b/doc/librpm/Doxyheader
index 550029a6d..5385e580a 100644
--- a/doc/librpm/Doxyheader
+++ b/doc/librpm/Doxyheader
@@ -14,6 +14,8 @@
*/
/** \defgroup rpmfi File Info API.
*/
+/** \defgroup rpmps Problem Set API.
+ */
/** \defgroup rpmgi Generalized Iterator API.
*/
/** \defgroup lead LEAD.