2004-11-26 08:02:35 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-11-26 08:02:35 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2006-06-22 02:27:21 +08:00
|
|
|
<!ENTITY gnome-doc-utils-download-http "&gnome-download-http;/gnome-doc-utils/0.6/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">
|
|
|
|
<!ENTITY gnome-doc-utils-download-ftp "&gnome-download-ftp;/gnome-doc-utils/0.6/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">
|
2006-06-21 09:46:25 +08:00
|
|
|
<!ENTITY gnome-doc-utils-md5sum "c706b807b15e07e58561f903c0f20c26">
|
|
|
|
<!ENTITY gnome-doc-utils-size "384 KB">
|
|
|
|
<!ENTITY gnome-doc-utils-buildsize "9.0 MB">
|
2005-10-11 02:05:12 +08:00
|
|
|
<!ENTITY gnome-doc-utils-time "less than 0.1 SBU">
|
2004-11-26 08:02:35 +08:00
|
|
|
]>
|
|
|
|
|
2005-05-15 17:39:32 +08:00
|
|
|
<sect1 id="gnome-doc-utils" xreflabel="GNOME Doc Utils-&gnome-doc-utils-version;">
|
|
|
|
<?dbhtml filename="gnome-doc-utils.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>GNOME Doc Utils-&gnome-doc-utils-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gnome-doc-utils">
|
|
|
|
<primary sortas="a-GNOME-Doc-Utils">GNOME Doc Utils</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GNOME Doc Utils</title>
|
|
|
|
|
|
|
|
<para>The <application>GNOME Doc Utils</application> package is a collection
|
|
|
|
of documentation utilities for the <application>GNOME</application> project.
|
|
|
|
Notably, it contains utilities for building documentation and all auxiliary
|
|
|
|
files in your source tree, and it contains the DocBook XSLT stylesheets that
|
|
|
|
were once distributed with <application>Yelp</application>. Starting with
|
2005-10-11 02:05:12 +08:00
|
|
|
<application>GNOME</application> 2.8, <application>Yelp</application>
|
|
|
|
requires <application>GNOME Doc Utils</application> for the XSLT. Starting
|
|
|
|
with <application>GNOME</application> 2.12, many of the core
|
2005-10-13 12:52:26 +08:00
|
|
|
<application>GNOME</application> packages require
|
2005-10-11 02:05:12 +08:00
|
|
|
<application>GNOME Doc Utils</application>.</para>
|
2005-05-15 17:39:32 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&gnome-doc-utils-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&gnome-doc-utils-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &gnome-doc-utils-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &gnome-doc-utils-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &gnome-doc-utils-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &gnome-doc-utils-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GNOME Doc Utils Dependencies</bridgehead>
|
|
|
|
|
2006-06-21 09:46:25 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2006-05-07 21:59:33 +08:00
|
|
|
<para role="required"><xref linkend="python"/> and
|
|
|
|
<xref linkend="scrollkeeper"/></para>
|
2005-10-13 12:52:26 +08:00
|
|
|
|
2006-06-21 09:46:25 +08:00
|
|
|
<para>The packages are listed as recommended because if they are not
|
|
|
|
installed (and the proper switches are passed to the
|
|
|
|
<command>configure</command> command), functionality will be missing that
|
|
|
|
is expected later in other GNOME packages.</para>
|
|
|
|
|
2005-05-15 17:39:32 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2005-12-06 18:43:06 +08:00
|
|
|
<para role="optional"><xref linkend="pkgconfig"/></para>
|
2005-05-15 17:39:32 +08:00
|
|
|
|
2006-04-11 02:36:24 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gnome-doc-utils"/></para>
|
|
|
|
|
2005-05-15 17:39:32 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GNOME Doc Utils</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
|
|
href="../without-gnome.xml"/>
|
|
|
|
|
|
|
|
<para>Install <application>GNOME Doc Utils</application>
|
|
|
|
by running the following commands:</para>
|
|
|
|
|
2006-06-22 02:27:21 +08:00
|
|
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
2006-06-21 09:46:25 +08:00
|
|
|
--mandir=$(pkg-config \
|
|
|
|
--variable=prefix ORBit-2.0)/share/man &&
|
2005-05-15 17:39:32 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<segtitle>Installed Stylesheets</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>gnome-doc-prepare and xml2po</seg>
|
|
|
|
<seg>None</seg>
|
2006-06-21 09:46:25 +08:00
|
|
|
<seg>The following subdirectories of $GNOME_PREFIX/share/:
|
|
|
|
gnome-doc-utils,
|
|
|
|
gnome/help/gnome-doc-{make,xslt},
|
|
|
|
omf/gnome-doc-{make,xslt},
|
|
|
|
xml/gnome and
|
|
|
|
xml2po}</seg>
|
2005-10-11 02:05:12 +08:00
|
|
|
<seg>Custom DocBook XSLT stylesheets</seg>
|
2005-05-15 17:39:32 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="gnome-doc-prepare">
|
|
|
|
<term><command>gnome-doc-prepare</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>prepares a package to use
|
|
|
|
<application>gnome-doc-utils</application>.</para>
|
|
|
|
<indexterm zone="gnome-doc-utils gnome-doc-prepare">
|
|
|
|
<primary sortas="b-gnome-doc-prepare">gnome-doc-prepare</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xml2po">
|
|
|
|
<term><command>xml2po</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a <application>Python</application> script used to
|
|
|
|
translate XML documents.</para>
|
|
|
|
<indexterm zone="gnome-doc-utils xml2po">
|
|
|
|
<primary sortas="b-xml2po">xml2po</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2004-11-26 08:02:35 +08:00
|
|
|
|
|
|
|
</sect1>
|