git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22336 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-17 06:59:11 +00:00
parent 2d1a4b07e6
commit b5acdfbf07

View File

@@ -47,8 +47,9 @@
* - @ref page_keyset * - @ref page_keyset
* - @ref page_error * - @ref page_error
* - @ref page_lock * - @ref page_lock
* - @ref page_revoke
* - @ref page_cms * - @ref page_cms
* - @ref page_ca
* - @ref page_revoke
* *
* The project web page: * The project web page:
* http://www.h5l.org/ * http://www.h5l.org/
@@ -75,3 +76,5 @@
/** @defgroup hx509_lock hx509 lock functions /** @defgroup hx509_lock hx509 lock functions
* See the @ref page_lock for description and examples. */ * See the @ref page_lock for description and examples. */
/** @defgroup hx509_query hx509 query functions */ /** @defgroup hx509_query hx509 query functions */
/** @defgroup hx509_ca hx509 CA functions
* See the @ref page_ca for description and examples. */