Changeset 2ce558b1 for general/prog


Ignore:
Timestamp:
01/15/2005 05:16:16 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
22073e81
Parents:
7da83f1
Message:

Updated to Doxygen-1.4.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3287 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/doxygen.xml

    r7da83f1 r2ce558b1  
    88  <!ENTITY doxygen-download-ftp  "ftp://ftp.stack.nl/pub/users/dimitri/doxygen-&doxygen-version;.src.tar.gz">
    99  <!ENTITY doxygen-size          "2.7 MB">
    10   <!ENTITY doxygen-buildsize     "48 MB">
    11   <!ENTITY doxygen-time          "1.60 SBU">
     10  <!ENTITY doxygen-buildsize     "48.2 MB">
     11  <!ENTITY doxygen-time          "1.77 SBU (includes building documentation)">
    1212]>
    1313
    14 <sect1 id="doxygen" xreflabel="Doxygen-&doxygen-version;">
     14<sect1 id="doxygen-package" xreflabel="Doxygen-&doxygen-version;">
    1515<sect1info>
    1616<othername>$LastChangedBy$</othername>
     
    1919<?dbhtml filename="doxygen.html"?>
    2020<title>Doxygen-&doxygen-version;</title>
     21<indexterm zone="doxygen-package">
     22<primary sortas="a-Doxygen">Doxygen</primary></indexterm>
    2123
    2224<sect2>
     
    4345<sect3><title>Package information</title>
    4446<itemizedlist spacing="compact">
    45 <listitem><para>Download (HTTP): <ulink url="&doxygen-download-http;"/></para></listitem>
    46 <listitem><para>Download (FTP): <ulink url="&doxygen-download-ftp;"/></para></listitem>
     47<listitem><para>Download (HTTP):
     48<ulink url="&doxygen-download-http;"/></para></listitem>
     49<listitem><para>Download (FTP):
     50<ulink url="&doxygen-download-ftp;"/></para></listitem>
    4751<listitem><para>Download size: &doxygen-size;</para></listitem>
    48 <listitem><para>Estimated disk space required: &doxygen-buildsize;</para></listitem>
    49 <listitem><para>Estimated build time: &doxygen-time;</para></listitem></itemizedlist>
     52<listitem><para>Estimated disk space required:
     53&doxygen-buildsize;</para></listitem>
     54<listitem><para>Estimated build time:
     55&doxygen-time;</para></listitem></itemizedlist>
    5056</sect3>
    5157
     
    121127<title>Contents</title>
    122128
    123 <para>The <application>Doxygen</application> package contains
    124 <command>doxygen</command>,
    125 <command>doxytag</command> and optionally,
    126 <command>doxywizard</command>.</para>
     129<segmentedlist>
     130<segtitle>Installed Programs</segtitle>
     131<segtitle>Installed Directory</segtitle>
     132<seglistitem>
     133<seg>doxygen, doxytag and doxywizard</seg>
     134<seg>/usr/share/doc/doxygen</seg>
     135</seglistitem>
     136</segmentedlist>
    127137
    128 </sect2>
     138<variablelist>
     139<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     140<?dbfo list-presentation="list"?>
    129141
    130 <sect2><title>Description</title>
     142<varlistentry id="doxygen">
     143<term><command>doxygen</command></term>
     144<listitem><para>is a command-line based utility used to generate template
     145configuration files and then generate documentation from these templates. Use
     146<command>doxygen --help</command> for an explanation of the command-line
     147parameters.</para>
     148<indexterm zone="doxygen-package doxygen">
     149<primary sortas="b-doxygen">doxygen</primary></indexterm>
     150</listitem>
     151</varlistentry>
    131152
    132 <sect3><title>doxygen</title>
    133 <para><command>doxygen</command> is a command-line based utility used to
    134 generate template configuration files and then generate documentation from
    135 these templates. Use <command>doxygen --help</command> for an explanation of
    136 the command-line parameters.</para></sect3>
     153<varlistentry id="doxytag">
     154<term><command>doxytag</command></term>
     155<listitem><para>is used to generate a tag file and/or a search index for a set
     156of <acronym>HTML</acronym> files.</para>
     157<indexterm zone="doxygen-package doxytag">
     158<primary sortas="b-doxytag">doxytag</primary></indexterm>
     159</listitem>
     160</varlistentry>
    137161
    138 <sect3><title>doxytag</title>
    139 <para><command>doxytag</command> is used to generate a tag file and/or a
    140 search index for a set of <acronym>HTML</acronym> files.</para></sect3>
    141 
    142 <sect3><title>doxywizard</title>
    143 <para><command>doxywizard</command> is a <acronym>GUI</acronym> front-end for
    144 configuring and running <command>doxygen</command>.</para></sect3>
     162<varlistentry id="doxywizard">
     163<term><command>doxywizard</command></term>
     164<listitem><para>is a <acronym>GUI</acronym> front-end for configuring and
     165running <command>doxygen</command>.</para>
     166<indexterm zone="doxygen-package doxywizard">
     167<primary sortas="b-doxywizard">doxywizard</primary></indexterm>
     168</listitem>
     169</varlistentry>
     170</variablelist>
    145171
    146172</sect2>
Note: See TracChangeset for help on using the changeset viewer.