]> granicus.if.org Git - apache/blobdiff - docs/manual/developer/API.xml
update transformation
[apache] / docs / manual / developer / API.xml
index 3278aa52d8f9fa1b9bc70ec3b65d599ca11190d1..ab9c5dd7072cd2073df71cd518f882d65ae3cdc3 100644 (file)
@@ -53,7 +53,7 @@
 
     <ul>
       <li>
-        <a href="#basics">Basic concepts.</a> 
+        <a href="#basics">Basic concepts.</a>
 
         <ul>
           <li><a href="#HMR">Handlers, Modules, and
@@ -65,7 +65,7 @@
       </li>
 
       <li>
-        <a href="#handlers">How handlers work</a> 
+        <a href="#handlers">How handlers work</a>
 
         <ul>
           <li><a href="#req_tour">A brief tour of the
@@ -92,7 +92,7 @@
       pools</a></li>
 
       <li>
-        <a href="#config">Configuration, commands and the like</a> 
+        <a href="#config">Configuration, commands and the like</a>
 
         <ul>
           <li><a href="#per-dir">Per-directory configuration
       </li>
     </ul>
 </summary>
-  
+
 <section id="basics"><title>Basic concepts</title>
     <p>We begin with an overview of the basic concepts behind the API, and how
     they are manifested in the code.</p>