doxygen cosmetics

This commit is contained in:
Andreas Steffen
2007-08-04 07:32:37 +00:00
parent ca694c614d
commit 2b49135d5e
+4 -3
View File
@@ -26,13 +26,14 @@
/** /**
* @defgroup libstrongswan libstrongswan * @defgroup libstrongswan libstrongswan
* *
* libstrongswan: library with various crypto related things. * libstrongswan: library with various cryptographic, X.509 trust chain and
* identity management functions.
*/ */
/** /**
* @defgroup asn1 asn1 * @defgroup asn1 asn1
* *
* ASN1 definitions, parser and generator functions. * ASN.1 definitions, parser and generator functions.
* *
* @ingroup libstrongswan * @ingroup libstrongswan
*/ */
@@ -40,7 +41,7 @@
/** /**
* @defgroup crypto crypto * @defgroup crypto crypto
* *
* Crypto algorithms of different kind. * Various cryptographic algorithms.
* *
* @ingroup libstrongswan * @ingroup libstrongswan
*/ */