%general-entities; ]> $LastChangedBy$ $Date$ GTK-Doc->k-doc-version; GTK-Doc Introduction to GTK-Doc The GTK-Doc package contains a code documenter. 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. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: >k-doc-md5sum; Download size: >k-doc-size; Estimated disk space required: >k-doc-buildsize; Estimated build time: >k-doc-time; GTK-Doc Dependencies Required , , and Optional (for the testsuite), dblatex or (XML PDF support), and (builds gtk-doc documentation), with and (SGML support, not actively maintained any more), (builds gtkdoc-depscan), and User Notes: Installation of GTK-Doc Install GTK-Doc by running the following commands: sed -i 's/wa!/w! $temp_source_file.html/' gtkdoc-fixxref.in \ ./configure --prefix=/usr \ --disable-scrollkeeper && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --disable-scrollkeeper: Do not make updates to the scrollkeeper database. Remove it if you have rarian installed. sed -i '...' gtkdoc-fixxref.in: This command fixes an issue where invocations of the Vim editor does not behave as expected. See upstream bug at . Contents Installed Programs Installed Libraries Installed Directories gtkdoc-check, gtkdoc-depscan, gtkdoc-fixxref, gtkdocize, gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman, gtkdoc-mkpdf, gtkdoc-mktmpl, gtkdoc-rebase, gtkdoc-scan, gtkdoc-scangobj, and gtkdoc-scanobj None /usr/share/{gnome/help/gtk-doc-manual/*,gtk-doc/data,omf/gtk-doc-manual,sgml/gtk-doc} Short Descriptions gtkdoc* these are all shell, Perl, or Python scripts used by package Makefile scripts to generate documentation for the package being built. gtkdoc*