]> granicus.if.org Git - apache/commitdiff
* modules/: More doxy group fixes.
authorRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 12:04:47 +0000 (12:04 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 12:04:47 +0000 (12:04 +0000)
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

modules/proxy/ajp.h
modules/proxy/fcgi_protocol.h
modules/proxy/mod_proxy_fdpass.h

index b1596ca73ba850f839ba8938a657b711d25b99fd..c65ebe53c4edd875d57e9c98a84693e496027c00 100644 (file)
@@ -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
  * @{
  */
 
index 86e03b25d1c22bea92dbfb4f699b2c3b663c8d95..a3cbcfca026fef92d308490b65acafc7b1777894 100644 (file)
@@ -18,7 +18,8 @@
  * @file fcgi_protocol.h
  * @brief FastCGI protocol defines
  *
- * @addtogroup FCGI_defines
+ * @defgroup FCGI_defines FastCGI protocol definition
+ * @ingroup APACHE_INTERNAL
  * @{
  */
 
index 372abf2dd90aeaa5c79f8cfe35ef6b949baf814c..1a13feda2c7e19444975854b30cb9d25686ca2d6 100644 (file)
@@ -18,7 +18,7 @@
  * @file mod_proxy_fdpass.h
  * @brief FD Passing interfaces
  *
- * @addtogroup FDPass_provider
+ * @ingroup APACHE_INTERNAL
  * @{
  */