Fixing Doxygen for libhydra.

This commit is contained in:
Tobias Brunner 2010-03-24 15:39:02 +01:00
parent 1f4e0f61dd
commit 83218f0d65
3 changed files with 7 additions and 6 deletions

View File

@ -528,6 +528,7 @@ WARN_LOGFILE =
# with spaces.
INPUT = @SRC_DIR@/src/libstrongswan \
@SRC_DIR@/src/libhydra \
@SRC_DIR@/src/libcharon \
@SRC_DIR@/src/libsimaka \
@SRC_DIR@/src/libfast \

View File

@ -16,11 +16,11 @@
/**
* @defgroup libhydra libhydra
*
*/
/**
* @defgroup hydra hydra
* @{ @ingroup libhydra
* @defgroup hplugins plugins
* @ingroup libhydra
*
* @addtogroup libhydra
* @{
*/
#ifndef HYDRA_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup attr_sql attr_sql
* @ingroup plugins
* @ingroup hplugins
*
* @defgroup sql_plugin sql_plugin
* @{ @ingroup attr_sql