Add error documentation

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22332 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-17 01:03:22 +00:00
parent 6235e74acc
commit c69e7f2ae1
3 changed files with 87 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
* - @ref page_name
* - @ref page_cert
* - @ref page_keyset
* - @ref page_error
* - @ref page_lock
* - @ref page_revoke
* - @ref page_cms
@@ -56,6 +57,8 @@
/** @defgroup hx509 hx509 library */
/** @defgroup hx509_error hx509 error functions
* See the @ref page_error for description and examples. */
/** @defgroup hx509_cert hx509 certificate functions
* See the @ref page_cert for description and examples. */
/** @defgroup hx509_keyset hx509 certificate store functions
@@ -71,3 +74,4 @@
/** @defgroup hx509_verify hx509 verification functions */
/** @defgroup hx509_lock hx509 lock functions
* See the @ref page_lock for description and examples. */
/** @defgroup hx509_query hx509 query functions */