You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2002/05/28 19:18:09 UTC

cvs commit: httpd-site/xdocs/dev index.xml

jerenkrantz    02/05/28 10:18:09

  Modified:    docs/dev index.html
               xdocs/dev index.xml
  Log:
  First pass at rearranging the developer info categories.
  
  If it was outdated, it got thrown to "historical documents."
  
  Revision  Changes    Path
  1.15      +29 -44    httpd-site/docs/dev/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/httpd-site/docs/dev/index.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.html	23 May 2002 20:18:35 -0000	1.14
  +++ index.html	28 May 2002 17:18:09 -0000	1.15
  @@ -4,7 +4,7 @@
    <head>
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
          <meta name="author" content="Documentation Group" /><meta name="email" content="docs@httpd.apache.org" />
  -    <title>Apache HTTPD Developer Information - The Apache HTTP Server Project</title>
  +    <title>Apache HTTP Server Developer Information - The Apache HTTP Server Project</title>
    </head>
    <body bgcolor="#ffffff" text="#000000" link="#525D76">
   <p><a href="/"><img src="../images/httpd_logo_wide.gif" alt="The Apache HTTP Server Project" border="0"/></a></p>
  @@ -61,7 +61,7 @@
     <blockquote>
   <blockquote>
   This section includes many of the reference materials used by the Apache
  -HTTPD Server Project.
  +HTTP Server Project.
   </blockquote>
     </blockquote>
    </td></tr>
  @@ -69,32 +69,17 @@
              <table border="0" cellspacing="0" cellpadding="2" width="100%">
    <tr><td bgcolor="#525D76">
     <font color="#ffffff" face="arial,helvetica,sanserif">
  -   <strong>User Feedback</strong>
  +   <strong>Feedback and contributions</strong>
     </font>
    </td></tr>
    <tr><td>
     <blockquote>
  -<ul type="SQUARE">
  -    <li><a href="http://bugs.apache.org/">User access</a> (submit and query)
  -        to the Apache Bug Report Database.</li>
  -    <li><a href="http://bugs.apache.org/private/">Developer access</a>
  -	    (submit, query and edit) to the database of Apache bug reports.
  -	    Requires authorisation.
  -        <menu>
  -          <li><a href="bugdb-policies.html">Guidelines</a> for editing PRs.
  -          </li>
  -        </menu>
  -    </li>
  -    <li>Information about the various Apache
  -        <a href="http://www.apache.org/foundation/mailinglists.html">mailing lists</a>.
  -    </li>
  -    <li><a href="http://httpd.apache.org/mail/">Archives</a> of the Apache 
  -        HTTPD-related mailing lists.
  -    </li>
  -    <li><a href="http://marc.theaimsgroup.com/?l=apache-new-httpd">Archive of new-httpd</a>.
  +<ul type="square">
  +    <li>Contributing <a href="/bug_report.html">bug reports</a>
       </li>
  -    <li>How to contribute <a href="patches.html">code patches</a> to Apache.
  +    <li>Contributing <a href="patches.html">code patches</a>
       </li>
  +    <li>Tips to <a href="debugging.html">debug</a> your server</li>
     </ul>
     </blockquote>
    </td></tr>
  @@ -102,31 +87,17 @@
              <table border="0" cellspacing="0" cellpadding="2" width="100%">
    <tr><td bgcolor="#525D76">
     <font color="#ffffff" face="arial,helvetica,sanserif">
  -   <strong>General Developer Guidelines</strong>
  +   <strong>General guidelines for the Apache HTTP Server Project</strong>
     </font>
    </td></tr>
    <tr><td>
     <blockquote>
   <ul type="square">
  -   <li><a href="platforms.html">The Platform-Developer's list</a>
  -   </li>
  -   <li>The latest draft of the
  -       <a href="project-plan.html">Apache project plan</a>
  -   </li>
  -   <li><a href="guidelines.html">Apache Project Guidelines</a>
  +   <li><a href="guidelines.html">Project guidelines</a>
      </li>
  -   <li>The Apache coding <a href="styleguide.html">style guide</a>
  +   <li><a href="release.html">Release guidelines</a>
      </li>
  -   <li>Some notes on <a href="API.html">the API</a>
  -   </li>
  -   <li>A prototype <a href="apidoc/">reference dictionary</a>
  -       for the Apache HTTP Server API
  -       <br />
  -       (note: this link may not take you anywhere useful; the
  -       documents may be missing or in a state of flux.
  -       <EM>Caveat spectator</EM>.)
  -   </li>
  -   <li>Some notes on <a href="debugging.html">debugging</a>
  +   <li><a href="styleguide.html">Style guide</a>
      </li>
     </ul>
     </blockquote>
  @@ -153,8 +124,6 @@
      <li><a href="nt-cvs-ssh.txt">CVS and SSH for NT users</a>, useful for
          NT developers.
      </li>
  -   <li>The <a href="todo.html">to-do list</a> of the Apache developers.
  -   </li>
      <li>Record of changes to the module magic number: <a href="http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/include/ap_mmn.h">1.3</a> 
          <a href="http://cvs.apache.org/viewcvs.cgi/httpd-2.0/include/ap_mmn.h">2.0</a>
          <br />
  @@ -192,7 +161,7 @@
              <table border="0" cellspacing="0" cellpadding="2" width="100%">
    <tr><td bgcolor="#525D76">
     <font color="#ffffff" face="arial,helvetica,sanserif">
  -   <strong>Release Guidelines</strong>
  +   <strong>Release Instructions</strong>
     </font>
    </td></tr>
    <tr><td>
  @@ -219,7 +188,23 @@
    <tr><td>
     <blockquote>
   <ul type="square">
  -   <li><a href="voting.html">Old voting guidelines</a></li>
  +   <li>The latest draft of the
  +       <a href="project-plan.html">project plan</a>
  +   </li>
  +   <li>notes on <a href="API.html">the API</a>
  +   </li>
  +   <li>A prototype <a href="apidoc/">reference dictionary</a>
  +       for the Apache HTTP Server API
  +       <br />
  +       (note: this link may not take you anywhere useful; the
  +       documents may be missing or in a state of flux.
  +       <EM>Caveat spectator</EM>.)
  +   </li>
  +    
  +   <li>The old <a href="todo.html">to-do list</a> of the Apache developers.
  +   </li>
  +   <li><a href="voting.html">Old voting guidelines</a>
  +   </li>
     </ul>
     </blockquote>
    </td></tr>
  
  
  
  1.4       +29 -47    httpd-site/xdocs/dev/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/httpd-site/xdocs/dev/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	24 Nov 2001 07:19:30 -0000	1.3
  +++ index.xml	28 May 2002 17:18:09 -0000	1.4
  @@ -2,7 +2,7 @@
   <document>
     <properties>
       <author email="docs@httpd.apache.org">Documentation Group</author>
  -    <title>Apache HTTPD Developer Information</title>
  +    <title>Apache HTTP Server Developer Information</title>
     </properties>
   <body>
   
  @@ -11,61 +11,29 @@
   
   <blockquote>
   This section includes many of the reference materials used by the Apache
  -HTTPD Server Project.
  +HTTP Server Project.
   </blockquote>
   </section>
   
   <section>
  -<title>User Feedback</title>
  -
  -  <ul type="SQUARE">
  -    <li><a href="http://bugs.apache.org/">User access</a> (submit and query)
  -        to the Apache Bug Report Database.</li>
  -    <li><a href="http://bugs.apache.org/private/">Developer access</a>
  -	    (submit, query and edit) to the database of Apache bug reports.
  -	    Requires authorisation.
  -        <menu>
  -          <li><a href="bugdb-policies.html">Guidelines</a> for editing PRs.
  -          </li>
  -        </menu>
  -    </li>
  -    <li>Information about the various Apache
  -        <a href="http://www.apache.org/foundation/mailinglists.html"
  -        >mailing lists</a>.
  -    </li>
  -    <li><a href="http://httpd.apache.org/mail/">Archives</a> of the Apache 
  -        HTTPD-related mailing lists.
  -    </li>
  -    <li><a href="http://marc.theaimsgroup.com/?l=apache-new-httpd"
  -        >Archive of new-httpd</a>.
  +<title>Feedback and contributions</title>
  +  <ul type="square">
  +    <li>Contributing <a href="/bug_report.html">bug reports</a>
       </li>
  -    <li>How to contribute <a href="patches.html">code patches</a> to Apache.
  +    <li>Contributing <a href="patches.html">code patches</a>
       </li>
  +    <li>Tips to <a href="debugging.html">debug</a> your server</li>
     </ul>
   </section>
   
   <section>
  -<title>General Developer Guidelines</title>
  +<title>General guidelines for the Apache HTTP Server Project</title>
     <ul type="square">
  -   <li><a href="platforms.html">The Platform-Developer's list</a>
  -   </li>
  -   <li>The latest draft of the
  -       <a href="project-plan.html">Apache project plan</a>
  -   </li>
  -   <li><a href="guidelines.html">Apache Project Guidelines</a>
  +   <li><a href="guidelines.html">Project guidelines</a>
      </li>
  -   <li>The Apache coding <a href="styleguide.html">style guide</a>
  +   <li><a href="release.html">Release guidelines</a>
      </li>
  -   <li>Some notes on <a href="API.html">the API</a>
  -   </li>
  -   <li>A prototype <a href="apidoc/">reference dictionary</a>
  -       for the Apache HTTP Server API
  -       <br />
  -       (note: this link may not take you anywhere useful; the
  -       documents may be missing or in a state of flux.
  -       <EM>Caveat spectator</EM>.)
  -   </li>
  -   <li>Some notes on <a href="debugging.html">debugging</a>
  +   <li><a href="styleguide.html">Style guide</a>
      </li>
     </ul>
   </section>
  @@ -86,8 +54,6 @@
      <li><a href="nt-cvs-ssh.txt">CVS and SSH for NT users</a>, useful for
          NT developers.
      </li>
  -   <li>The <a href="todo.html">to-do list</a> of the Apache developers.
  -   </li>
      <li>Record of changes to the module magic number: <a 
          href="http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/include/ap_mmn.h">1.3</a> 
          <a href="http://cvs.apache.org/viewcvs.cgi/httpd-2.0/include/ap_mmn.h">2.0</a>
  @@ -117,7 +83,7 @@
   </section>
   
   <section>
  -<title>Release Guidelines</title>
  +<title>Release Instructions</title>
   
     <ul type="square">
      <li>Instructions for
  @@ -135,7 +101,23 @@
   <title>Historical Documents</title>
   
     <ul type="square">
  -   <li><a href="voting.html">Old voting guidelines</a></li>
  +   <li>The latest draft of the
  +       <a href="project-plan.html">project plan</a>
  +   </li>
  +   <li>notes on <a href="API.html">the API</a>
  +   </li>
  +   <li>A prototype <a href="apidoc/">reference dictionary</a>
  +       for the Apache HTTP Server API
  +       <br />
  +       (note: this link may not take you anywhere useful; the
  +       documents may be missing or in a state of flux.
  +       <EM>Caveat spectator</EM>.)
  +   </li>
  +    
  +   <li>The old <a href="todo.html">to-do list</a> of the Apache developers.
  +   </li>
  +   <li><a href="voting.html">Old voting guidelines</a>
  +   </li>
     </ul>
   </section>
   </body>