summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAstrid Malo <kess@apache.org>2002-11-30 18:58:59 +0100
committerAstrid Malo <kess@apache.org>2002-11-30 18:58:59 +0100
commit049258741f756af58e8c7c351e1127e8be154fe7 (patch)
tree10f052e26c09ec7f4c6dfae1cdc9e7887ca49801 /docs
parentNote in the security docs that people should subscribe to the (diff)
downloadapache2-049258741f756af58e8c7c351e1127e8be154fe7.tar.xz
apache2-049258741f756af58e8c7c351e1127e8be154fe7.zip
add two overview pages
by Tim Gerundt <tim@gerundt.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97689 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/sitemap.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml
index 00193f0ca8..c8d88eb3ea 100644
--- a/docs/manual/sitemap.xml
+++ b/docs/manual/sitemap.xml
@@ -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