]> granicus.if.org Git - apache/commitdiff
Separate post-2.4 and pre-2.4 documents in a "development" and an "upgrading" section.
authorDaniel Gruno <humbedooh@apache.org>
Thu, 12 Apr 2012 15:56:45 +0000 (15:56 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 12 Apr 2012 15:56:45 +0000 (15:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325335 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/index.xml

index bbc91483a3d3ae01a44c5a503ab32e1132519aa5..e246ce9d8fa82c1b065534c010ff4f1d9b054c77 100644 (file)
@@ -23,7 +23,7 @@
 <manualpage metafile="index.xml.meta">
 <parentdocument href="../" />
 
-<title>Developer Documentation for Apache 2.x</title>
+<title>Developer Documentation for Apache 2.4</title>
 
 <summary>
     <note type="warning"><title>Warning</title>
     </note>
 </summary>
 
-<section id="topics"><title>Topics</title>
+<section id="developing"><title>Apache 2.4 development documents</title>
     <ul>
-      <li><a href="new_api_2_4.html">API changes in Apache 2.3/2.4</a></li>
       <li><a href="modguide.html">Developing modules for Apache 2.4</a></li>
       <li><a href="hooks.html">Apache 2.x Hook Functions</a></li>
       <li><a href="request.html">Request Processing in Apache 2.x</a></li>
       <li><a href="filters.html">How filters work in Apache 2.x</a></li>
       <li><a href="output-filters.html">Guidelines for output filters in Apache 2.x</a></li>
-      <li><a href="modules.html">Converting Modules from Apache 1.3 to Apache 2.x</a></li>
-      <li><a href="documenting.html">Documenting Apache 2.x</a></li>
+      <li><a href="documenting.html">Documenting code in Apache 2.4</a></li>
       <li><a href="thread_safety.html">Apache 2.x Thread Safety Issues</a></li>
     </ul>
 </section>
 
+<section id="upgrading"><title>Upgrading to 2.4</title>
+    <ul>
+      <li><a href="new_api_2_4.html">API changes in Apache 2.3/2.4</a></li>
+      <li><a href="modules.html">Converting Modules from Apache 1.3 to Apache 2.x</a></li>
+    </ul>
+</section>
+
 <section id="external"><title>External Resources</title>
     <ul>
       <li><a