%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. &lfs10_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 Recommended at run time Optional For tests: dblatex or (XML PDF support), , , and Python modules , anytree, and parameterized The optional python modules above can be easily installed with the pip3 command. User Notes: Installation of GTK-Doc Install GTK-Doc by running the following commands: autoreconf -fiv && ./configure --prefix=/usr && make The test suite will hang if the package (or a previous version) is not already installed. Now, as the root user: make install To test the results, issue: make check. Some tests will fail depending on optionally installed packages. Contents Installed Programs Installed Libraries Installed Directories gtkdocize, gtkdoc-check, gtkdoc-depscan, gtkdoc-fixxref, gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkhtml2, gtkdoc-mkman, gtkdoc-mkpdf, gtkdoc-rebase, gtkdoc-scan, and gtkdoc-scangobj None /usr/share/gtk-doc and /usr/share/cmake/GtkDoc Short Descriptions gtkdoc* these are all shell, or Python scripts used by package Makefile scripts to generate documentation for the package being built. gtkdoc*