Commit 0737dc26 authored by Joshua Slive's avatar Joshua Slive
Browse files

Link up the new platform directory. It still needs an index.html,

but the mod_autoindex listing should suffice for now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87043 13f79535-47bb-0310-9956-ffa450edef68
parent 7196a05e
Loading
Loading
Loading
Loading
+3 −14
Original line number Diff line number Diff line
@@ -9,17 +9,12 @@ apache-docs-subscribe@apache.org
   - Each MPM needs to have a documentation file in manual/mod/
     which lists the directives it provides, and some details
     about its operation.
        Status: Ryan <rbb@covalent.net> offers to supply information
                on the operation of each MPM.  There is also some info in
                htdocs/manual/mpm.html that will need to be cleaned up,
                linked up, and updated.
                Joshua <slive@finance.commerce.ubc.ca> has committed
                an intitial version of mpmt_pthread for discussion.
        Status: Initial outlines done.  Much more details need to be
          filled in.

- Merging of changes in 1.3.
   - There have been many changes in the 1.3 docs which haven't
     been propagated into 2.0.  For example, many of the "It Worked"
     translations have not made it.
     been propagated into 2.0.
     Things which need to be merged:
         manual/howto/*

@@ -28,12 +23,6 @@ apache-docs-subscribe@apache.org
     structure.  
       Proposal:
         Create manual/FAQ which contains all the manual/misc/FAQ* docs
         Create manual/platform which contans
             manual/windows.html
             manual/win_compiling.html
             manual/readme-tpf.html
             manual/unixware.html
             manual/misc/perf-*.html

- Cleaning.
   - We could use a list of all the docs that can be axed out of 2.0
+5 −8
Original line number Diff line number Diff line
@@ -106,15 +106,12 @@ 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="windows.html">Microsoft Windows</A>
<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>
</td></tr><tr><td>
<A HREF="netware.html">Novell Netware 5</A>
</td></tr><tr><td>
<A HREF="mpeix.html">HP MPE/iX</A>
</td></tr><tr><td>
<A HREF="unixware.html">UnixWare</A>
</td></tr><tr><td>
<A HREF="readme-tpf.html">TPF</A>
<A HREF="platform/">Other Platform Specific Notes</a>
</td></tr></table>
	
</td>
+5 −8
Original line number Diff line number Diff line
@@ -106,15 +106,12 @@ 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="windows.html">Microsoft Windows</A>
<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>
</td></tr><tr><td>
<A HREF="netware.html">Novell Netware 5</A>
</td></tr><tr><td>
<A HREF="mpeix.html">HP MPE/iX</A>
</td></tr><tr><td>
<A HREF="unixware.html">UnixWare</A>
</td></tr><tr><td>
<A HREF="readme-tpf.html">TPF</A>
<A HREF="platform/">Other Platform Specific Notes</a>
</td></tr></table>
	
</td>
+8 −0
Original line number Diff line number Diff line
<HR>

<H3 ALIGN="CENTER">
 Apache HTTP Server Version 1.3
</H3>

<A HREF="./"><IMG SRC="../images/index.gif" ALT="Index"></A>
<A HREF="../"><IMG SRC="../images/home.gif" ALT="Home"></A>
+6 −0
Original line number Diff line number Diff line
<DIV ALIGN="CENTER">
 <IMG SRC="../images/sub.gif" ALT="[APACHE DOCUMENTATION]">
 <H3>
  Apache HTTP Server Version 1.3
 </H3>
</DIV>