[deployment-guide/comm-rel: 630/727] Extended the Additional Resources section.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 13:18:35 UTC 2010


commit 07e069998718f9c17e2928cd7a93e8d13230cd22
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Wed Sep 8 16:05:02 2010 +0200

    Extended the Additional Resources section.

 en-US/The_Apache_HTTP_Server.xml |   28 ++++++++++++++++++++++++++--
 1 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/en-US/The_Apache_HTTP_Server.xml b/en-US/The_Apache_HTTP_Server.xml
index 5cb3905..0f61f90 100644
--- a/en-US/The_Apache_HTTP_Server.xml
+++ b/en-US/The_Apache_HTTP_Server.xml
@@ -3370,12 +3370,36 @@ SSLCertificateKeyFile /etc/pki/tls/private/www.example.com.key</screen>
       </itemizedlist>
     </section>
   </section>
-  <section id="s1-apache-additional-resources">
+  <section id="s1-apache-resources">
     <title>Additional Resources</title>
     <para>
       To learn more about the Apache HTTP Server, refer to the following resources.
     </para>
-    <section id="s2-apache-additional-resources-web">
+    <section id="s2-apache-resources-installed">
+      <title>Installed Documentation</title>
+      <indexterm>
+        <primary><application>Apache HTTP Server</application></primary>
+        <secondary>additional resources</secondary>
+        <tertiary>installed documentation</tertiary>
+      </indexterm>
+      <variablelist>
+        <varlistentry>
+          <term><ulink url="http://localhost/manual/" /></term>
+          <listitem>
+            <para>
+              The official documentation for the Apache HTTP Server with the full description of its directives and available modules.
+            </para>
+            <note>
+              <title>Note: Make Sure You Have <package>httpd-manual</package> Installed</title>
+              <para>
+                In order to access this documentation, you must have the <package>httpd-manual</package> package installed, and the web server must be running.
+              </para>
+            </note>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+    </section>
+    <section id="s2-apache-resources-web">
       <title>Useful Websites</title>
       <indexterm>
         <primary><application>Apache HTTP Server</application></primary>


More information about the docs-commits mailing list