]> granicus.if.org Git - apache/commitdiff
Add a link to another tutorial by Kevin O'Donnell.
authorDavid Shane Holden <dpejesh@apache.org>
Mon, 4 Nov 2002 03:25:50 +0000 (03:25 +0000)
committerDavid Shane Holden <dpejesh@apache.org>
Mon, 4 Nov 2002 03:25:50 +0000 (03:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97388 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/index.html

index b45e4348737246a17bdf9dfc0b29ae61cd271cfd..888ec3cdf983369bf22d7e94a67904368b757c61 100644 (file)
       <dt><a href="http://www.onlamp.com/pub/ct/38">Some notes on 
       Apache module development by Ryan Bloom</a></dt>
 
-      <dt><a
-      href="http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html">Notes
-      on how to integrate a module into the Apache build system
-      by Kevin O'Donnell</a></dt>
+      <dt>Module Development Tutorials by Kevin O'Donnell</dt>
+      <dd><a href="http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html">
+      Integrating a module into the Apache build system</a></dd>
+      <dd><a href="http://threebit.net/tutorials/apache2_modules/tut2/tutorial2.html">
+      Handling configuration directives</a></dd>
 
     </dl>
     <!--#include virtual="footer.html" -->