mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
832650cdf9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@164 af4574ff-66df-0310-9fd7-8a98e5e911e0
19 lines
728 B
XML
19 lines
728 B
XML
<sect2>
|
|
<title>Introduction to gtk-doc</title>
|
|
|
|
<screen>Download location (HTTP): <ulink url=">k-doc-download-http;"/>
|
|
Download location (FTP): <ulink url=">k-doc-download-ftp;"/>
|
|
Version used: >k-doc-version;
|
|
Package size: >k-doc-size;
|
|
Estimated Disk space required: >k-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>
|