]> granicus.if.org Git - apache/commitdiff
Add references to Apachetutor in developer docs
authorNick Kew <niq@apache.org>
Thu, 23 Jun 2005 13:52:57 +0000 (13:52 +0000)
committerNick Kew <niq@apache.org>
Thu, 23 Jun 2005 13:52:57 +0000 (13:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@193141 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/index.xml

index 58ff7b542f40f0d4114533d5291497136eb0aa7c..dbebdf75ad1fcb8964f1622f50202c0b1bea510c 100644 (file)
 
       <li><a href="http://www.onlamp.com/pub/ct/38">Some notes on 
       Apache module development by Ryan Bloom</a></li>
+
+      <li>Developer articles at <a href="http://www.apachetutor.org/">apachetutor</a> include:
+      <ul>
+        <li><a href="http://www.apachetutor.org/dev/request">Request Processing in Apache</a></li>
+        <li><a href="http://www.apachetutor.org/dev/config">Configuration for Modules</a></li>
+        <li><a href="http://www.apachetutor.org/dev/pools">Resource Management in Apache</a></li>
+        <li><a href="http://www.apachetutor.org/dev/reslist">Connection Pooling in Apache</a></li>
+        <li><a href="http://www.apachetutor.org/dev/brigades">Introduction to Buckets and Brigades</a></li>
+      </ul></li>
     </ul>
 </section>
 </manualpage>