]> granicus.if.org Git - apache/commitdiff
- Remove some "platform specific notes" from the main page where the
authorJoshua Slive <slive@apache.org>
Wed, 29 Nov 2000 22:51:01 +0000 (22:51 +0000)
committerJoshua Slive <slive@apache.org>
Wed, 29 Nov 2000 22:51:01 +0000 (22:51 +0000)
platform doesn't currently work in Apache 2.0.

- Move the API doc link to the developer/index.html.

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

docs/manual/developer/index.html
docs/manual/index.html
docs/manual/index.html.en

index f536c1454e052ad86fcd2dabf015c2bd57cbe7a5..93eb0d9d2f98d575ee17012e19025914eaaebb06 100644 (file)
@@ -19,7 +19,7 @@
 <p><a href="hooks.html">Apache Hook Functions</a></p>
 <p><a href="modules.html">Converting Apache 1.3 Modules to Apache 2.0</a></p>
 <p><a href="debugging.html">Debugging Memory Allocation in APR</a></p>
-
+<p><a href="../misc/API.html">Apache 1.3 API Notes</a></p>
 <!--#include virtual="footer.html" -->
 </body>
 </html>
index e34f77f6ff12644bd7e7e68e1acf0d454efebe5e..83684050654c0d7471285829068910051f79e44a 100644 (file)
@@ -99,8 +99,6 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
 <a href="mpm.html">Multi-Processing Modules (MPMs)</a>
 </td></tr><tr><td>
 <A HREF="dso.html">Dynamic Shared Object (DSO) Support</A>
-</td></tr><tr><td>
-<A HREF="misc/API.html">The Apache API</A>
 </td></tr></table>
 
 <p>
@@ -108,10 +106,7 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
 <tr><td align="center" bgcolor="#e9e9e9">
 <strong>Platform Specific Notes</strong>
 </td></tr><tr><td>
-<A HREF="platform/windows.html">Microsoft Windows</A> | 
-<A HREF="platform/netware.html">Novell Netware 5</A> |
-<A HREF="platform/unixware.html">UnixWare</A> |
-<A HREF="platform/readme-tpf.html">TPF</A>
+<A HREF="platform/windows.html">Microsoft Windows</A>
 </td></tr><tr><td>
 <A HREF="platform/">Other Platform Specific Notes</a>
 </td></tr></table>
index e34f77f6ff12644bd7e7e68e1acf0d454efebe5e..83684050654c0d7471285829068910051f79e44a 100644 (file)
@@ -99,8 +99,6 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
 <a href="mpm.html">Multi-Processing Modules (MPMs)</a>
 </td></tr><tr><td>
 <A HREF="dso.html">Dynamic Shared Object (DSO) Support</A>
-</td></tr><tr><td>
-<A HREF="misc/API.html">The Apache API</A>
 </td></tr></table>
 
 <p>
@@ -108,10 +106,7 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
 <tr><td align="center" bgcolor="#e9e9e9">
 <strong>Platform Specific Notes</strong>
 </td></tr><tr><td>
-<A HREF="platform/windows.html">Microsoft Windows</A> | 
-<A HREF="platform/netware.html">Novell Netware 5</A> |
-<A HREF="platform/unixware.html">UnixWare</A> |
-<A HREF="platform/readme-tpf.html">TPF</A>
+<A HREF="platform/windows.html">Microsoft Windows</A>
 </td></tr><tr><td>
 <A HREF="platform/">Other Platform Specific Notes</a>
 </td></tr></table>