- re-added doxygen apidoc, buildable with "make apidoc"

This commit is contained in:
Martin Willi
2006-05-19 12:10:06 +00:00
parent bea98d4dd7
commit b1e69188ce
3 changed files with 235 additions and 4 deletions
+4 -4
View File
@@ -24,7 +24,7 @@
#define LIBRARY_H_
/**
* @defgroup lib lib
* @defgroup libstrongswan libstrongswan
*
* libstrongswan: library with various crypto related things.
*/
@@ -34,7 +34,7 @@
*
* ASN1 definitions, parser and generator functions.
*
* @ingroup lib
* @ingroup libstrongswan
*/
/**
@@ -42,7 +42,7 @@
*
* Crypto algorithms of different kind.
*
* @ingroup lib
* @ingroup libstrongswan
*/
/**
@@ -93,7 +93,7 @@
*
* Generic helper classes.
*
* @ingroup lib
* @ingroup libstrongswan
*/