Added index items to kdelibs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3386 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2005-02-04 02:09:31 +00:00
parent 6275877d0d
commit 7c27bc8024
2 changed files with 50 additions and 9 deletions

View File

@ -22,6 +22,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
kdelibs.</para></listitem>
<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
aRts.</para></listitem>

View File

@ -19,6 +19,9 @@
</sect1info>
<?dbhtml filename="kdelibs.html"?>
<title><application>kdelibs</application>-&kde-version;</title>
<indexterm zone="kdelibs">
<primary sortas="a-kdelibs">Kdelibs</primary>
</indexterm>
<sect2>
<title>Introduction to <application>kdelibs</application></title>
@ -101,8 +104,7 @@ patch -Np0 kio/kio/job.cpp ../post-3.3.2-kdelibs-kio.diff &amp;&amp;
patch -Np0 -i ../post-3.3.2-kdelibs-kioslave.patch &amp;&amp;
./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking --enable-fast-malloc=full &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
make</command></userinput></screen>
<note><para>If you wish to create the <acronym>API</acronym> documentation and
you have <application>Doxygen</application> and
@ -110,6 +112,10 @@ you have <application>Doxygen</application> and
must be done before <command>make install</command>. This applies to all
packages which can utilize <application>Doxygen</application>.</para></note>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2><title>Command explanations</title>
@ -135,12 +141,44 @@ engine.</para> -->
</sect2>
<sect2><title>Contents</title>
<para><application>kdelibs</application> provides numerous programs and
libraries needed by <acronym>KDE</acronym> programs.</para>
</sect2>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<seglistitem>
<seg>kspell</seg>
<seg>Numerous KDE liraries</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<varlistentry id="kspell">
<term><command>kspell</command></term>
<listitem>
<para>is the spelling checker used by KDE applications such as Kate, KMail, and KWord.
It is a GUI frontend to International ISpell and ASpell.</para>
<indexterm zone="kdelibs kspell">
<primary sortas="b-kspell">kspell</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kde-libraries">
<term><filename class='libraryfile'>KDE Libraries</filename></term>
<listitem>
<para>contains essential functions that are needed by KDS applications.</para>
<indexterm zone="kdelibs kde-libraries">
<primary sortas="c-kde-libraries">kde-libraries</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
<sect2><title>Description</title>
<para>The number of programs and libraries installed by
<application>kdelibs</application> prohibits an explanation of each one in this
section. Instead, see the <ulink url="http://docs.kde.org/">KDE