From: Joe Orton Date: Wed, 7 Dec 2011 16:13:30 +0000 (+0000) Subject: * modules/: More doxy group fixes. X-Git-Tag: 2.5.0-alpha~7696 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ca08c4dca559976f8a032896d3b9313e3ea17dd;p=apache * modules/: More doxy group fixes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1211495 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/apreq/apreq_module_apache2.h b/modules/apreq/apreq_module_apache2.h index e1642f5f67..a0c0b909b6 100644 --- a/modules/apreq/apreq_module_apache2.h +++ b/modules/apreq/apreq_module_apache2.h @@ -29,7 +29,7 @@ /** * @defgroup mod_apreq2 Apache 2.X Filter Module - * @ingroup apreq_module + * @ingroup APACHE_MODS * @brief mod_apreq2 - DSO that ties libapreq2 to Apache HTTPD 2.X. * * mod_apreq2 provides the "APREQ2" input filter for using libapreq2 diff --git a/modules/proxy/ajp.h b/modules/proxy/ajp.h index b1596ca73b..c65ebe53c4 100644 --- a/modules/proxy/ajp.h +++ b/modules/proxy/ajp.h @@ -18,8 +18,8 @@ * @file ajp.h * @brief Apache Jserv Protocol * - * @defgroup AJP_defines AJP definitions - * @ingroup MOD_PROXY + * @defgroup AJP_defines mod_proxy AJP definitions + * @ingroup APACHE_INTERNAL * @{ */ diff --git a/modules/proxy/fcgi_protocol.h b/modules/proxy/fcgi_protocol.h index 86e03b25d1..a3cbcfca02 100644 --- a/modules/proxy/fcgi_protocol.h +++ b/modules/proxy/fcgi_protocol.h @@ -18,7 +18,8 @@ * @file fcgi_protocol.h * @brief FastCGI protocol defines * - * @addtogroup FCGI_defines + * @defgroup FCGI_defines FastCGI protocol definition + * @ingroup APACHE_INTERNAL * @{ */ diff --git a/modules/proxy/mod_proxy_fdpass.h b/modules/proxy/mod_proxy_fdpass.h index 372abf2dd9..1a13feda2c 100644 --- a/modules/proxy/mod_proxy_fdpass.h +++ b/modules/proxy/mod_proxy_fdpass.h @@ -18,7 +18,7 @@ * @file mod_proxy_fdpass.h * @brief FD Passing interfaces * - * @addtogroup FDPass_provider + * @ingroup APACHE_INTERNAL * @{ */