Commit 4b20a68d authored by Joshua Slive's avatar Joshua Slive
Browse files

- Remove some "platform specific notes" from the main page where the

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
parent b7c69f9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
+1 −6
Original line number Diff line number Diff line
@@ -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>
+1 −6
Original line number Diff line number Diff line
@@ -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>