From effdc6af025fb1c42f0d495e1d335f358617b21f Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 1 May 2005 20:21:36 +0000 Subject: [PATCH] Tagged gtk-doc.xml git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3929 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genutils/gtk-doc.xml | 208 +++++++++++++++++++---------------- 1 file changed, 113 insertions(+), 95 deletions(-) diff --git a/general/genutils/gtk-doc.xml b/general/genutils/gtk-doc.xml index b58e7a1211..8ceb90975b 100644 --- a/general/genutils/gtk-doc.xml +++ b/general/genutils/gtk-doc.xml @@ -4,106 +4,124 @@ %general-entities; - - - - - - + + + + + + ]> - -$LastChangedBy$ -$Date$ - - -GTK-Doc->k-doc-version; - -GTK-Doc + + + + $LastChangedBy$ + $Date$ + + + GTK-Doc->k-doc-version; + + + GTK-Doc + - -Introduction to <application><acronym>GTK</acronym>-Doc</application> - + + Introduction to GTK-Doc + + 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 pre-built documentation to your + system. + + 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 + and + + + + + Installation of GTK-Doc -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 pre-built documentation to your -system. + Install GTK-Doc by running + the following commands: -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; - - -<application><acronym>GTK</acronym>-Doc</application> -dependencies -Required -, -, - and - - - -Optional - and - - - - - - - -Installation of <application><acronym>GTK</acronym>-Doc</application> - - -Install GTK-Doc by running -the following commands: - -./configure --prefix=/usr - -Now, as the root user: - -make install - - - - -Contents - - -Installed Programs -Installed Libraries -Installed Directories - - -gtkdocize, gtkdoc-fixxref, gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman, -gtkdoc-mktmpl, gtkdoc-scan, gtkdoc-scangobj and gtkdoc-scanobj -None -/usr/share/gtk-doc and /usr/share/sgml/gtk-doc - - - - Short description -These are all Perl scripts used by -package Makefile scripts to generate documentation for -the package being built. - - - +./configure --prefix=/usr + + Now, as the root user: + +make install + + + + + Contents + + Installed Programs + Installed Libraries + Installed Directories + + + gtkdocize, gtkdoc-fixxref, gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman, + gtkdoc-mktmpl, gtkdoc-scan, gtkdoc-scangobj, and gtkdoc-scanobj + None + /usr/share/gtk-doc and /usr/share/sgml/gtk-doc + + + + + Short Descriptions + + + + + gtkdoc* + + these are all Perl scripts used by + package Makefile scripts to generate + documentation for the package being built. + + gtkdoc* + + + + + + + + -