glfs/gnome/lib/gtk-doc/gtk-doc-intro.xml
Larry Lawrence 832650cdf9 gtk-doc-0.9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@164 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-28 03:03:55 +00:00

19 lines
728 B
XML

<sect2>
<title>Introduction to gtk-doc</title>
<screen>Download location (HTTP): <ulink url="&gtk-doc-download-http;"/>
Download location (FTP): <ulink url="&gtk-doc-download-ftp;"/>
Version used: &gtk-doc-version;
Package size: &gtk-doc-size;
Estimated Disk space required: &gtk-doc-buildsize;</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.</para>
<screen>gtk-doc depends on:
DocBook DTD v3.0, OpenJade, DSSSL Stylesheets</screen>
</sect2>