From: Daniel Gruno Date: Thu, 12 Apr 2012 15:55:14 +0000 (+0000) Subject: xforms X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209051c2ee0215682c855d6bde16cc1a64e5e462;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325334 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/documenting.html.en b/docs/manual/developer/documenting.html.en index c7045697c07..982a71ff4b8 100644 --- a/docs/manual/developer/documenting.html.en +++ b/docs/manual/developer/documenting.html.en @@ -5,7 +5,7 @@ This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> -Documenting Apache 2.0 - Apache HTTP Server +Documenting code in Apache 2.4 - Apache HTTP Server @@ -16,13 +16,13 @@
<-
-Apache > HTTP Server > Documentation > Version 2.5 > Developer Documentation

Documenting code in Apache 2.4

Available Languages:  en  |  zh-cn 

-

Apache 2.0 uses Doxygen to +

Apache 2.4 uses Doxygen to document the APIs and global variables in the code. This will explain the basics of how to document using Doxygen.