From 3efccd739f79a042e6637e07dba4f8892e67053a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 26 Dec 2007 18:53:29 +0000 Subject: [PATCH] add more groups git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22342 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/doxygen.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/hx509/doxygen.c b/lib/hx509/doxygen.c index a8c305097..3edd0f78d 100644 --- a/lib/hx509/doxygen.c +++ b/lib/hx509/doxygen.c @@ -49,6 +49,7 @@ * - @ref page_lock * - @ref page_cms * - @ref page_ca + * - @ref page_req * - @ref page_revoke * * The project web page: @@ -78,3 +79,7 @@ /** @defgroup hx509_query hx509 query functions */ /** @defgroup hx509_ca hx509 CA functions * See the @ref page_ca for description and examples. */ +/** @defgroup hx509_req hx509 certificate request functions */ +/** @defgroup hx509_peer hx509 certificate selecting functions */ +/** @defgroup hx509_print hx509 printing functions */ +/** @defgroup hx509_env hx509 enviroment functions */