mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
update gtk-doc for BLFS docbook
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@558 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7008de18ae
commit
40d9d58cc7
@ -6,5 +6,10 @@
|
||||
<para><screen><userinput>./configure --prefix=/opt/gnome2 &&
|
||||
make install</userinput></screen></para>
|
||||
|
||||
<para>You should either save <filename>png-support-3.1.dtd</filename> to
|
||||
<filename>/usr/share/sgml/docbook/sgml-dtd-3.1</filename> or move the
|
||||
file to that location. Some configuration steps need to be performed
|
||||
that are listed at <xref linkend="sgml-dtd-3"/>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -7,22 +7,20 @@ Version used: >k-doc-version;
|
||||
Package size: >k-doc-size;
|
||||
Estimated Disk space required: >k-doc-buildsize;</screen>
|
||||
|
||||
<screen>Additional downloads:
|
||||
<ulink url="http://www.labs.redhat.com/png/png-support-3.1.dtd">png-support-3.1.dtd</ulink>
|
||||
</screen>
|
||||
|
||||
<para>The gtk-doc package contains a code documentor. 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 gtk-doc is not available,
|
||||
the install process will copy pre-built documentation to your system. If you choose to install this package, you will need to follow the hint titled <ulink
|
||||
url="http://hints.linuxfromscratch.org/hints/docbook.txt">Installing
|
||||
Docbook DTDs and Tools</ulink> to centralize the catalogs, add
|
||||
additional dtd's and dsssl templates and install openjade.</para>
|
||||
|
||||
<para>You also need to add dtd v3.0 to your collection, and finally, you need to modify dtd-3.1 by adding <ulink url="http:www.labs.redhat.com/png/png-support.html">png-support-3.1.dtd</ulink> to <filename>/usr/share/sgml/docbook/sgml-dtd-3.1</filename> and placing:
|
||||
<screen>PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" "png-support-3.1.dtd"</screen>
|
||||
into the DocBook driver file section of
|
||||
<filename>/usr/share/sgml/docbook/sgml-dtd-3.1/catalog</filename>.</para>
|
||||
the install process will copy pre-built documentation to your system.
|
||||
</para>
|
||||
|
||||
<screen>gtk-doc depends on:
|
||||
<xref linkend="openjade"/></screen>
|
||||
<xref linkend="openjade"/>, <xref linkend="libxslt"/>, <xref
|
||||
linkend="sgml-dtd-3"/>, and <xref linkend="sgml-dtd"/></screen>
|
||||
|
||||
</sect2>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<sect1 id="sgml-dtd-3" xreflabel="sgml-dtd-3-&sgml-dtd-version;">
|
||||
<sect1 id="sgml-dtd-3" xreflabel="sgml-dtd-&sgml-dtd-3-version;">
|
||||
<?dbhtml filename="sgml-dtd-3.html" dir="pst"?>
|
||||
<title>sgml-dtd-&sgml-dtd-3-version;</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user