From: Rainer Jung Date: Tue, 31 Jan 2012 12:04:47 +0000 (+0000) Subject: * modules/: More doxy group fixes. X-Git-Tag: 2.4.1~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2146cd4a1471d39be9090ddb54d1af2e0c3ec904;p=apache * modules/: More doxy group fixes. Partial backport of ir1211495. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238421 13f79535-47bb-0310-9956-ffa450edef68 --- 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 * @{ */