]> granicus.if.org Git - apache/commitdiff
* modules/: More doxy group fixes.
authorJoe Orton <jorton@apache.org>
Wed, 7 Dec 2011 16:13:30 +0000 (16:13 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 7 Dec 2011 16:13:30 +0000 (16:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1211495 13f79535-47bb-0310-9956-ffa450edef68

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

index e1642f5f671e175dbb96c6dbd251f8b05c1e5494..a0c0b909b684e864658827a17ef64bc3dd9c2949 100644 (file)
@@ -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
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
  * @{
  */