%general-entities; ]> $LastChangedBy$ $Date$ GNOME Doc Utils-&gnome-doc-utils-version; GNOME Doc Utils Introduction to GNOME Doc Utils The GNOME Doc Utils package is a collection of documentation utilities for the GNOME project. Notably, it contains utilities for building documentation and all auxiliary files in your source tree, and it contains the DocBook XSLT stylesheets that were once distributed with Yelp. Starting with GNOME 2.8, Yelp requires GNOME Doc Utils for the XSLT. Starting with GNOME 2.12, many of the core GNOME packages require GNOME Doc Utils. &lfs70_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-doc-utils-md5sum; Download size: &gnome-doc-utils-size; Estimated disk space required: &gnome-doc-utils-buildsize; Estimated build time: &gnome-doc-utils-time; GNOME Doc Utils Dependencies Required , , and ( Required to be installed prior to ) Recommended The packages are listed as recommended even though GNOME Doc Utils will build fine without them. If you don't install the recommended packages (and you pass the appropriate flags to the configure command so that it will build without them), functionality will be missing that is expected later in other GNOME packages. User Notes: Installation of GNOME Doc Utils Install GNOME Doc Utils by running the following commands: ./configure --prefix=$GNOME_PREFIX && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories Installed Stylesheets gnome-doc-prepare, gnome-doc-tool and xml2po None $GNOME_PREFIX/share/{gnome-doc-utils/{icons/hicolor/{48x48/status, scalable/status},templates,watermarks},gnome/help/{gnome-doc-make/{C, de},gnome-doc-xslt/{C,de}},omf/{gnome-doc-make,gnome-doc-xslt}, xml/{gnome/xslt/{common,docbook/{common,html,omf,utils},gettext, mallard/{cache,common,html}},mallard/1.0}} and /usr/lib/python2.7/site-packages/xml2po/ Custom DocBook XSLT stylesheets Short Descriptions gnome-doc-prepare prepares a package to use gnome-doc-utils. gnome-doc-prepare gnome-doc-tool is used to convert documents to either HTML or XHTML. gnome-doc-tool xml2po is a Python script used to translate XML documents. xml2po