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 optional; 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 any pre-built documentation to your system.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.6/gtk-doc-1.6.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.6/gtk-doc-1.6.tar.bz2
Download MD5 sum: 09c7a89efff2e0bbaba02a12bff58dfd
Download size: 177 KB
Estimated disk space required: 2.0 MB
Estimated build time: less than 0.1 SBU
libxslt-1.1.17, DocBook XML DTD-4.4, and DocBook XSL Stylesheets-1.69.1
pkg-config-0.20, ScrollKeeper-0.3.14, OpenJade-1.3.2, DocBook SGML DTD-4.4, and DocBook DSSSL Stylesheets-1.79
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gtk-doc
Install GTK-Doc by running the following commands:
./configure --prefix=/usr --localstatedir=/var/lib && make
This package does not come with a test suite.
Now, as the root user:
make install
--localstatedir=/var/lib: This parameter is used so that all ScrollKeeper files are installed in, and the ScrollKeeper database is properly updated in /var/lib/scrollkeeper instead of some files being installed in $GNOME_PREFIX/var/scrollkeeper.
Last updated on 2007-01-18 13:38:19 -0600