add index terms.
authorRobert Soulliere <rsoulliere@FE-soulliere-nb.(none)>
Thu, 3 Jun 2010 18:24:42 +0000 (14:24 -0400)
committerRobert Soulliere <rsoulliere@FE-soulliere-nb.(none)>
Thu, 3 Jun 2010 18:24:42 +0000 (14:24 -0400)
1.6/admin/Upgrading-Evergreen_1.6.xml
1.6/root.xml

index 334889e..4ba6ca6 100644 (file)
@@ -16,7 +16,7 @@
                        <procedure>
                                <step>
                                        <para>As <emphasis>root</emphasis>, stop the <application>Apache</application> 
-                                       web server.</para>
+                                       web server<indexterm><primary>web server</primary><secondary>Apache</secondary></indexterm>.</para>
                                </step>
                                <step>
                                        <para>As the <emphasis>opensrf</emphasis> user, stop all 
@@ -35,7 +35,7 @@
                        </procedure>
                </step>
                <step>
-                       <para>Upgrade OpenSRF to 1.2</para>
+                       <para>Upgrade OpenSRF<indexterm><primary>OpenSRF</primary></indexterm> to 1.2</para>
                        <procedure>
                                <step>
                                        <para>As the opensrf user, download and extract the source files for OpenSRF 
                                        for your distribution:</para>
                                        <itemizedlist>
                                                <listitem>
-                                                       <para><emphasis>debian-etch</emphasis> for Debian Etch (4.0)</para>
+                                                       <para><emphasis>debian-etch</emphasis> for Debian Etch (4.0)<indexterm><primary>Linux</primary><secondary>Debian</secondary></indexterm></para>
                                                </listitem>
                                                <listitem>
                                                        <para><emphasis>debian-lenny</emphasis> for Debian Lenny (5.0)</para>
                                                </listitem>
                                                <listitem>
-                                               <para><emphasis>ubuntu-hardy</emphasis> for Ubuntu Hardy Heron (8.04)</para>
+                                               <para><emphasis>ubuntu-hardy</emphasis> for Ubuntu Hardy Heron (8.04)<indexterm><primary>Linux</primary><secondary>Ubuntu</secondary></indexterm></para>
                                                </listitem>
                                                <listitem>
                                                        <para><emphasis>ubuntu-intrepid</emphasis> for Ubuntu Intrepid Ibex 
@@ -81,7 +81,8 @@
                                        <screen>make -f src/extras/Makefile.install <emphasis>[distribution]</emphasis>
                                        </screen>
                                        <para>This will install a number of packages required by OpenSRF on your system, 
-                                       including some Perl modules from CPAN. You can say “no” to the initial CPAN 
+                                       including some Perl modules from CPAN<indexterm><primary>programming language</primary><secondary>Perl</secondary><tertiary>CPAN</tertiary>
+</indexterm>. You can say “no” to the initial CPAN 
                                        configuration prompt to allow it to automatically configure itself to download 
                                        and install Perl modules from CPAN. The CPAN installer will ask you a number of 
                                        times whether it should install prerequisite modules - say “yes”.</para>
@@ -89,7 +90,9 @@
                                <step>  
                                        <para>As the opensrf user, configure and compile OpenSRF:</para> 
                                        <note>You can include the –enable-python and –enable-java configure options if 
-                                       you want to include support for Python and Java, respectively.</note>
+                                       you want to include support for Python<indexterm><primary>programming language</primary><secondary>Python</secondary>
+</indexterm> and Java<indexterm><primary>programming language</primary><secondary>Java</secondary>
+</indexterm>, respectively.</note>
                                        <screen>cd /home/opensrf/OpenSRF-1.2.2</screen>
                                        <screen>./configure --prefix=/openils --sysconfdir=/openils/conf</screen>
                                        <screen>make</screen>
index 37ef683..a35d91b 100755 (executable)
@@ -4,15 +4,17 @@
       xmlns:xlink="http://www.w3.org/1999/xlink">
       <info>
             <title>Evergreen 1.6 Documentation</title>
-               <subtitle>Draft Version</subtitle>
-               
-
-         
-        
-        <copyright>
+               <subtitle>Draft Version
+<para><imageobject><imagedata scalefit="0" fileref="media/evergreen_logo.gif"/>
+                                    </imageobject></para>
+</subtitle>
+ls
+<copyright>
                   <year>2010</year>
                   <holder>Evergreen Community</holder>
-               
+               <inlinemediaobject>
+                                    
+                              </inlinemediaobject>    
             </copyright>
                  <legalnotice>
                   <para><link xlink:title="Creative Commons license"
@@ -75,6 +77,8 @@
             <info>
                   <title>Appendices</title>
             </info>
+<xi:include href="appendices/bookindex.xml"/>
+
 </part>
 
 </book>