]> granicus.if.org Git - apache/commitdiff
It's 2.4, not 2.0 nowadays, and title should reflect that we're documenting the code...
authorDaniel Gruno <humbedooh@apache.org>
Thu, 12 Apr 2012 15:55:00 +0000 (15:55 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 12 Apr 2012 15:55:00 +0000 (15:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325333 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/documenting.xml

index b398cd3cbae3140b6d7338379b70e81dfae9d796..77631189d3bf0ac7014e55c3e0d984f76213a750 100644 (file)
 <manualpage metafile="documenting.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
-<title>Documenting Apache 2.0</title>
+<title>Documenting code in Apache 2.4</title>
 
 <summary>
-    <p>Apache 2.0 uses <a href="http://www.doxygen.org/">Doxygen</a> to
+    <p>Apache 2.4 uses <a href="http://www.doxygen.org/">Doxygen</a> to
     document the APIs and global variables in the code. This will explain
     the basics of how to document using Doxygen.</p>
 </summary>