mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
0e5a229ac5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8299 af4574ff-66df-0310-9fd7-8a98e5e911e0
170 lines
5.9 KiB
XML
170 lines
5.9 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2">
|
|
<!ENTITY gtk-doc-download-ftp "&gnome-download-ftp;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2">
|
|
<!ENTITY gtk-doc-md5sum "2b64763c7cd314742fbfe29bba6e9890">
|
|
<!ENTITY gtk-doc-size "644 KB">
|
|
<!ENTITY gtk-doc-buildsize "8 MB">
|
|
<!ENTITY gtk-doc-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="gtk-doc" xreflabel="GTK-Doc->k-doc-version;">
|
|
<?dbhtml filename="gtk-doc.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>GTK-Doc->k-doc-version;</title>
|
|
|
|
<indexterm zone="gtk-doc">
|
|
<primary sortas="a-GTK-Doc">GTK-Doc</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GTK-Doc</title>
|
|
|
|
<para>The <application>GTK-Doc</application> package
|
|
contains a code documenter. This is useful for extracting specially formatted
|
|
comments from the code to create API documentation. This
|
|
package is <emphasis>optional</emphasis>; if it is not installed, packages will
|
|
not build the documentation. This does not mean that you will not have any
|
|
documentation. If <application>GTK-Doc</application> is not
|
|
available, the install process will copy any pre-built documentation to your
|
|
system.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url=">k-doc-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url=">k-doc-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: >k-doc-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: >k-doc-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: >k-doc-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: >k-doc-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GTK-Doc Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="gnome-doc-utils"/>,
|
|
<xref linkend="DocBook"/>, and
|
|
<xref linkend="docbook-xsl"/></para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="optional"><xref linkend="python"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
|
|
<xref linkend="scrollkeeper"/>,
|
|
<xref linkend="openjade"/>,
|
|
<xref linkend="sgml-dtd"/>,
|
|
<xref linkend="docbook-dsssl"/>, also
|
|
<xref linkend="glib2"/> (for the testsuite)</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gtk-doc"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GTK-Doc</title>
|
|
|
|
<note>
|
|
<para>If you installed the <xref linkend="scrollkeeper"/> package and
|
|
then followed it with <xref linkend="rarian"/> package, there will be
|
|
Scrollkeeper files missing (Rarian removed them) and the build will
|
|
fail. In this instance you should add the paramater
|
|
<option>--disable-scrollkeeper</option> to the
|
|
<command>./configure</command> command shown below.</para>
|
|
</note>
|
|
|
|
<para>Install <application>GTK-Doc</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
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>
|
|
|
|
<!-- <para>The test suite requires that the package has been installed first, but
|
|
there's no reason to run it as there is a missing file which causes the test
|
|
suite to fail. If you insist on seeing the results, an an unprivileged user
|
|
run: <command>make check</command>.</para> -->
|
|
|
|
</sect2>
|
|
|
|
<!-- <sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
\<\!\-\- no scrollkeeper files with this version
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
href="../../xincludes/scrollkeeper-dir.xml"/> \-\-\>
|
|
|
|
</sect2> -->
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>gtkdocize, gtkdoc-check, gtkdoc-depscan, gtkdoc-fixxref, gtkdoc-mkdb,
|
|
gtkdoc-mkhtml, gtkdoc-mkman, gtkdoc-mktmpl, gtkdoc-rebase, gtkdoc-scan,
|
|
gtkdoc-scangobj, and gtkdoc-scanobj</seg>
|
|
<seg>None</seg>
|
|
<seg>The following subdirectories of /usr/share/:
|
|
<!--doc/gtk-doc->k-doc-version;, -->
|
|
gnome/help/gtk-doc-manual,
|
|
gtk-doc/data and
|
|
{omf,sgml}/gtk-doc</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="gtkdoc">
|
|
<term><command>gtkdoc*</command></term>
|
|
<listitem>
|
|
<para>these are all shell, <application>Perl</application>, or
|
|
<application>Python</application> scripts used by
|
|
package <filename>Makefile</filename> scripts to generate
|
|
documentation for the package being built.</para>
|
|
<indexterm zone="gtk-doc gtkdoc">
|
|
<primary sortas="b-gtkdoc*">gtkdoc*</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|