]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- new developer/index.xml
authorAndré Malo <nd@apache.org>
Sat, 5 Apr 2003 18:13:21 +0000 (18:13 +0000)
committerAndré Malo <nd@apache.org>
Sat, 5 Apr 2003 18:13:21 +0000 (18:13 +0000)
- add references from the subdocuments to the index file (<parentdocument>)
- fix German sitemap reference revision # to be up-to-date

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99243 13f79535-47bb-0310-9956-ffa450edef68

18 files changed:
docs/manual/developer/debugging.html.en
docs/manual/developer/debugging.xml
docs/manual/developer/documenting.html.en
docs/manual/developer/documenting.xml
docs/manual/developer/filters.html.en
docs/manual/developer/filters.xml
docs/manual/developer/hooks.html.en
docs/manual/developer/hooks.xml
docs/manual/developer/index.html [deleted file]
docs/manual/developer/index.html.en [new file with mode: 0644]
docs/manual/developer/index.xml [new file with mode: 0644]
docs/manual/developer/modules.html.en
docs/manual/developer/modules.xml
docs/manual/developer/request.html.en
docs/manual/developer/request.xml
docs/manual/developer/thread_safety.html.en
docs/manual/developer/thread_safety.xml
docs/manual/sitemap.xml.de

index f0e978ef643ce1658497cf15bce5c08ed9f1777b..2ff5e4b436e7db5be6ceff4954e3376b40dc22aa 100644 (file)
@@ -16,7 +16,7 @@
 <img alt="" src="../images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Debugging Memory Allocation in APR</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Debugging Memory Allocation in APR</h1>
     <p>The allocation mechanism's within APR have a number of debugging modes
     that can be used to assist in finding memory problems. This document
     describes the modes available and gives instructions on activating
index 6231704399eed1c2561a3ceb5cb21f16ee952877..0044f5fe6af613fda7861734c6e7770f4a64565f 100644 (file)
@@ -4,6 +4,7 @@
 
 <manualpage>
 <relativepath href=".."/>
+<parentdocument href="./">Developer Documentation</parentdocument>
 
 <title>Debugging Memory Allocation in APR</title>
 
index 5fef9988e4af0661be00a0b0de1bd34377083b96..92e420efbd09540a078faa55d853947319330913 100644 (file)
@@ -16,7 +16,7 @@
 <img alt="" src="../images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Documenting Apache 2.0</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Documenting Apache 2.0</h1>
     <p>Apache 2.0 uses <a href="http://www.doxygen.org/">Doxygen</a> to
     document the APIs and global variables in the the code. This will explain
     the basics of how to document using Doxygen.</p>
index 268ada8a8e23783a7b53da231d6412f76f779f44..223b9b8f3c5a2fe318b835b69ea7b180cd8c01f9 100644 (file)
@@ -4,6 +4,7 @@
 
 <manualpage>
 <relativepath href=".."/>
+<parentdocument href="./">Developer Documentation</parentdocument>
 
 <title>Documenting Apache 2.0</title>
 
index 35697f94621f7598a47f3939f2585657f36eca05..41b1a7a9c3ae74765d04222a95842db17d5f1e52 100644 (file)
@@ -16,7 +16,7 @@
 <img alt="" src="../images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>How filters work in Apache 2.0</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>How filters work in Apache 2.0</h1>
     <div class="warning"><h3>Warning</h3>
       <p>This is a cut 'n paste job from an email
       (&lt;022501c1c529$f63a9550$7f00000a@KOJ&gt;) and only reformatted for
index 1ce61ef1a9180595c74c1f27f249747fdc5969fd..fbfe61e664ecf0604f5bf38bcd3223dfd3f765d2 100644 (file)
@@ -4,6 +4,7 @@
 
 <manualpage>
 <relativepath href=".."/>
+<parentdocument href="./">Developer Documentation</parentdocument>
 
 <title>How filters work in Apache 2.0</title>
 
index 120d90809f5d3c3540bf6603e2b72a71c7ea9ba6..0152d375fec500c0097d25a4aba848fc20bc620f 100644 (file)
@@ -16,7 +16,7 @@
 <img alt="" src="../images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache 2.0 Hook Functions</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Apache 2.0 Hook Functions</h1>
     <div class="warning"><h3>Warning</h3>
       <p>This document is still in development and may be partially out of
       date.</p>
index ce94207db87f11809ab8b9a7d4a97816318453ef..975b4c5794a906147ea1809b8b443a121c684be5 100644 (file)
@@ -4,6 +4,7 @@
 
 <manualpage>
 <relativepath href=".."/>
+<parentdocument href="./">Developer Documentation</parentdocument>
 
 <title>Apache 2.0 Hook Functions</title>
 
diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html
deleted file mode 100644 (file)
index 888ec3c..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <meta name="generator" content="HTML Tidy, see www.w3.org" />
-
-    <title>Apache-2.0 Developer Documentation</title>
-  </head>
-  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-
-  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
-  vlink="#000080" alink="#FF0000">
-    <!--#include virtual="header.html" -->
-
-    <h1 align="center">Developer Documentation for Apache-2.0</h1>
-
-    <p>Many of the documents on these Developer pages are lifted
-    from Apache 1.3's documentation. While they are all being
-    updated to Apache 2.0, they are in different stages of
-    progress. Please be patient, and point out any discrepancies or
-    errors on the developer/ pages directly to the
-    dev@httpd.apache.org mailing list.</p>
-
-    <h3>Topics</h3>
-
-    <dl>
-      <dt><a href="API.html">Apache 1.3 API Notes</a></dt>
-
-      <dd>Overview of Apache's Application Programming
-      Interface.</dd>
-
-      <dt><a href="hooks.html">Apache Hook Functions</a></dt>
-
-      <dd>
-        <dl>
-          <dt><a href="request.html">Request Processing in Apache
-          2.0</a></dt>
-        </dl>
-      </dd>
-
-      <dt><a href="filters.html">Apache Filters</a></dt>
-
-      <dt><a href="modules.html">Porting Apache 1.3
-      Modules</a></dt>
-
-      <dt><a href="debugging.html">Debugging Memory
-      Allocation</a></dt>
-
-      <dt><a href="documenting.html">Documenting Apache
-      2.0</a></dt>
-
-      <dt><a href="thread_safety.html">Thread Safety in Apache 2.0</a></dt>
-
-      <dt><a href="http://www.onlamp.com/pub/ct/38">Some notes on 
-      Apache module development by Ryan Bloom</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" -->
-  </body>
-</html>
-
diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en
new file mode 100644 (file)
index 0000000..1e271ad
--- /dev/null
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+              This file is generated from xml source: DO NOT EDIT
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+      -->
+<title>Developer Documentation for Apache 2.0 - Apache HTTP Server</title>
+<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
+<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
+<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
+<link href="../images/favicon.ico" rel="shortcut icon" /></head>
+<body id="manual-page"><div id="page-header">
+<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
+<p class="apache">Apache HTTP Server Version 2.1</p>
+<img alt="" src="../images/feather.gif" /></div>
+<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
+<div id="path">
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Developer Documentation for Apache 2.0</h1>
+    <p>Many of the documents on these Developer pages are lifted
+    from Apache 1.3's documentation. While they are all being
+    updated to Apache 2.0, they are in different stages of
+    progress. Please be patient, and point out any discrepancies or
+    errors on the developer/ pages directly to the
+    <a href="http://httpd.apache.org/lists.html#http-dev">dev@httpd.apache.org</a> mailing list.</p>
+</div>
+<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#topics">Topics</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#external">External Resources</a></li>
+</ul></div>
+<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="topics" id="topics">Topics</a></h2>
+    <ul>
+      <li><a href="API.html">Apache 1.3 API Notes</a></li>
+      <li><a href="hooks.html">Apache 2.0 Hook Functions</a></li>
+      <li><a href="request.html">Request Processing in Apache 2.0</a></li>
+      <li><a href="filters.html">How filters work in Apache 2.0</a></li>
+      <li><a href="modules.html">Converting Modules from Apache 1.3 to Apache 2.0</a></li>
+      <li><a href="debugging.html">Debugging Memory Allocation in APR</a></li>
+      <li><a href="documenting.html">Documenting Apache 2.0</a></li>
+      <li><a href="thread_safety.html">Apache 2.0 Thread Safety Issues</a></li>
+    </ul>
+</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="external" id="external">External Resources</a></h2>
+    <ul>
+      <li>Tools provided by Ian Holsman:
+      <ul>
+        <li><a href="http://lxr.webperf.org/">Apache 2 cross reference</a></li>
+        <li><a href="http://docx.webperf.org/">Autogenerated Apache 2 code documentation</a></li>
+      </ul></li>
+
+      <li>Module Development Tutorials by Kevin O'Donnell
+      <ul>
+        <li><a href="http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html">Integrating a module into the Apache build system</a></li>
+
+        <li><a href="http://threebit.net/tutorials/apache2_modules/tut2/tutorial2.html">Handling configuration directives</a></li>
+      </ul></li>
+
+      <li><a href="http://www.onlamp.com/pub/ct/38">Some notes on 
+      Apache module development by Ryan Bloom</a></li>
+    </ul>
+</div></div>
+<div id="footer">
+<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
+<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
+</body></html>
\ No newline at end of file
diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml
new file mode 100644 (file)
index 0000000..9574607
--- /dev/null
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
+<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+
+<manualpage>
+<relativepath href=".."/>
+<parentdocument href="../" />
+
+<title>Developer Documentation for Apache 2.0</title>
+
+<summary>
+    <p>Many of the documents on these Developer pages are lifted
+    from Apache 1.3's documentation. While they are all being
+    updated to Apache 2.0, they are in different stages of
+    progress. Please be patient, and point out any discrepancies or
+    errors on the developer/ pages directly to the
+    <a href="http://httpd.apache.org/lists.html#http-dev"
+    >dev@httpd.apache.org</a> mailing list.</p>
+</summary>
+
+<section id="topics"><title>Topics</title>
+    <ul>
+      <li><a href="API.html">Apache 1.3 API Notes</a></li>
+      <li><a href="hooks.html">Apache 2.0 Hook Functions</a></li>
+      <li><a href="request.html">Request Processing in Apache 2.0</a></li>
+      <li><a href="filters.html">How filters work in Apache 2.0</a></li>
+      <li><a href="modules.html">Converting Modules from Apache 1.3 to Apache 2.0</a></li>
+      <li><a href="debugging.html">Debugging Memory Allocation in APR</a></li>
+      <li><a href="documenting.html">Documenting Apache 2.0</a></li>
+      <li><a href="thread_safety.html">Apache 2.0 Thread Safety Issues</a></li>
+    </ul>
+</section>
+
+<section id="external"><title>External Resources</title>
+    <ul>
+      <li>Tools provided by Ian Holsman:
+      <ul>
+        <li><a href="http://lxr.webperf.org/">Apache 2 cross reference</a></li>
+        <li><a href="http://docx.webperf.org/"
+        >Autogenerated Apache 2 code documentation</a></li>
+      </ul></li>
+
+      <li>Module Development Tutorials by Kevin O'Donnell
+      <ul>
+        <li><a
+        href="http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html"
+        >Integrating a module into the Apache build system</a></li>
+
+        <li><a
+        href="http://threebit.net/tutorials/apache2_modules/tut2/tutorial2.html"
+        >Handling configuration directives</a></li>
+      </ul></li>
+
+      <li><a href="http://www.onlamp.com/pub/ct/38">Some notes on 
+      Apache module development by Ryan Bloom</a></li>
+    </ul>
+</section>
+</manualpage>
+
index de1a6d9fb66ac07cdb73152bc6f3f7c8b3eb2930..620d1cda04e0b098d7850304ec229707e6625072 100644 (file)
@@ -16,7 +16,7 @@
 <img alt="" src="../images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Converting Modules from Apache 1.3 to Apache 2.0</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Converting Modules from Apache 1.3 to Apache 2.0</h1>
     <p>This is a first attempt at writing the lessons I learned
     when trying to convert the <code>mod_mmap_static</code> module to Apache
     2.0. It's by no means definitive and probably won't even be
index 519d27b384a16da4ffb6bfffb2e4fd521925d700..de03072b916e797799f2a8013d5a0bcbea44ce27 100644 (file)
@@ -4,6 +4,7 @@
 
 <manualpage>
 <relativepath href=".."/>
+<parentdocument href="./">Developer Documentation</parentdocument>
 
 <title>Converting Modules from Apache 1.3 to Apache 2.0</title>
 
index 7cddabaaaee9a091fb4e2b682c8c0af49226448e..4dafd8de3e58a182ebd7ea3ace99a661263c7bc2 100644 (file)
@@ -16,7 +16,7 @@
 <img alt="" src="../images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Request Processing in Apache 2.0</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Request Processing in Apache 2.0</h1>
     <div class="warning"><h3>Warning</h3>
       <p>Warning - this is a first (fast) draft that needs further
       revision!</p>
index d8479fc27979f15c42c227c96d9f94e33af6d32e..51edc831adc50b0d382bc43a499b2a00f37f108d 100644 (file)
@@ -4,6 +4,7 @@
 
 <manualpage>
 <relativepath href=".."/>
+<parentdocument href="./">Developer Documentation</parentdocument>
 
 <title>Request Processing in Apache 2.0</title>
 
index d50f868dba8cbd2dc759c4a41be60f8eceed3644..87be5ec37f990224ca62176294fedc927c8b1579 100644 (file)
@@ -16,7 +16,7 @@
 <img alt="" src="../images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache 2.0 Thread Safety Issues</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Apache 2.0 Thread Safety Issues</h1>
     <p>When using any of the threaded mpms in Apache 2.0 it is important
     that every function called from Apache be thread safe.  When linking in 3rd
     party extensions it can be difficult to determine whether the resulting
index b3a90cebcbf0037563750446ec0737b3d25e2dd0..80d5b028bd233b8cbfb20005093e87b5dafcb280 100644 (file)
@@ -4,6 +4,7 @@
 
 <manualpage>
 <relativepath href=".."/>
+<parentdocument href="./">Developer Documentation</parentdocument>
 
 <title>Apache 2.0 Thread Safety Issues</title>
 
index 29093cafe87ffd2dafe6de2291a414accb31b04f..58ea117b75498588479a551774cafa6d2b1b7a0d 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.23 -->
+<!-- English revision: 1.25 -->
 
 <sitemap>
   <relativepath href="."/>