You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ke...@apache.org on 2002/11/30 18:51:22 UTC

cvs commit: httpd-2.0/docs/manual sitemap.xml

kess        2002/11/30 09:51:22

  Modified:    docs/manual Tag: APACHE_2_0_BRANCH sitemap.xml
  Log:
  add two overview pages
  
  by Tim Gerundt <ti...@gerundt.de>
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.12.2.1  +2 -0      httpd-2.0/docs/manual/sitemap.xml
  
  Index: sitemap.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/sitemap.xml,v
  retrieving revision 1.12
  retrieving revision 1.12.2.1
  diff -u -r1.12 -r1.12.2.1
  --- sitemap.xml	14 Nov 2002 00:16:25 -0000	1.12
  +++ sitemap.xml	30 Nov 2002 17:51:22 -0000	1.12.2.1
  @@ -70,6 +70,7 @@
   
   <category id="howto">
   <title>Guides, Tutorials, and HowTos</title>
  +<page separate="yes" href="howto/">Overview</page>
   <page href="howto/auth.html">Authentication</page>
   <page href="howto/cgi.html">Dynamic Content with CGI</page>
   <page href="howto/ssi.html">Introduction to Server Side Includes</page>
  @@ -80,6 +81,7 @@
   
   <category id="platform">
   <title>Platform-specific Notes</title>
  +<page separate="yes" href="platform/">Overview</page>
   <page href="platform/windows.html">Using Apache with Microsoft
   Windows</page>
   <page href="platform/win_compiling.html">Compiling Apache for