]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Link to the new getting-started document, just to get a few more
authorRich Bowen <rbowen@apache.org>
Thu, 3 May 2012 16:54:26 +0000 (16:54 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 3 May 2012 16:54:26 +0000 (16:54 +0000)
eyeballs on it in trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333548 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/index.html.en
docs/manual/index.xml

index 187bdcfa7e7b9af46582afbc4f30ace413db84ab..3c76de6d2827811bc624d8461c7ce66ad6c08526 100644 (file)
@@ -59,7 +59,8 @@ Documentation</h1>
 <li><a href="glossary.html">Glossary</a></li>
 </ul>
 </div></td><td><div class="category"><h2><a name="usersguide" id="usersguide">Users' Guide</a></h2>
-<ul><li><a href="bind.html">Binding to Addresses and Ports</a></li>
+<ul><li><a href="getting-started.html">Getting Started</a></li>
+<li><a href="bind.html">Binding to Addresses and Ports</a></li>
 <li><a href="configuring.html">Configuration Files</a></li>
 <li><a href="sections.html">Configuration Sections</a></li>
 <li><a href="caching.html">Content Caching</a></li>
index e515b264983db5e9b19ca051161c2d316c9c91ae..71159018d50c398ba99df502d93cf860a5cb0d14 100644 (file)
@@ -50,6 +50,7 @@ Documentation</title>
 </category>
 
 <category id="usersguide"><title>Users' Guide</title>
+    <page href="getting-started.html">Getting Started</page>
     <page href="bind.html">Binding to Addresses and Ports</page>
     <page href="configuring.html">Configuration Files</page>
     <page href="sections.html">Configuration Sections</page>