mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to Doxygen-1.4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3287 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7da83f179d
commit
2ce558b14e
@ -64,7 +64,7 @@ many other popular network analyzers.</para>
|
||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
||||
<xref linkend="python"/>,
|
||||
<xref linkend="pcre"/>,
|
||||
<xref linkend="doxygen"/>,
|
||||
<xref linkend="doxygen-package"/>,
|
||||
<ulink url="http://www.net-snmp.org/">Net-SNMP</ulink> and
|
||||
<ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink></para>
|
||||
</sect4>
|
||||
|
@ -53,7 +53,7 @@ client programs and libraries.</para>
|
||||
(as an alternative to readline),
|
||||
<xref linkend="ORBit"/> (detected only if <xref linkend="which"/> is
|
||||
installed),
|
||||
<xref linkend="doxygen"/> and
|
||||
<xref linkend="doxygen-package"/> and
|
||||
<xref linkend="tex"/>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
@ -53,7 +53,7 @@ url="&patch-root;/httpd-&apache-version;-config-1.patch"/></para></listitem>
|
||||
<xref linkend="openssl-package"/>,
|
||||
<xref linkend="openldap"/>,
|
||||
<xref linkend="expat"/> and
|
||||
<xref linkend="doxygen"/></para>
|
||||
<xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -181,7 +181,7 @@
|
||||
<!ENTITY gcc2-version "2.95.3">
|
||||
<!ENTITY NASM-version "0.98.38">
|
||||
<!ENTITY gcc3-version "3.3.4">
|
||||
<!ENTITY doxygen-version "1.3.9.1">
|
||||
<!ENTITY doxygen-version "1.4.1">
|
||||
<!-- Part IV -->
|
||||
|
||||
<!-- Chapter 13 -->
|
||||
|
@ -7,17 +7,19 @@
|
||||
<!ENTITY doxygen-download-http " ">
|
||||
<!ENTITY doxygen-download-ftp "ftp://ftp.stack.nl/pub/users/dimitri/doxygen-&doxygen-version;.src.tar.gz">
|
||||
<!ENTITY doxygen-size "2.7 MB">
|
||||
<!ENTITY doxygen-buildsize "48 MB">
|
||||
<!ENTITY doxygen-time "1.60 SBU">
|
||||
<!ENTITY doxygen-buildsize "48.2 MB">
|
||||
<!ENTITY doxygen-time "1.77 SBU (includes building documentation)">
|
||||
]>
|
||||
|
||||
<sect1 id="doxygen" xreflabel="Doxygen-&doxygen-version;">
|
||||
<sect1 id="doxygen-package" xreflabel="Doxygen-&doxygen-version;">
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="doxygen.html"?>
|
||||
<title>Doxygen-&doxygen-version;</title>
|
||||
<indexterm zone="doxygen-package">
|
||||
<primary sortas="a-Doxygen">Doxygen</primary></indexterm>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>Doxygen</application></title>
|
||||
@ -42,11 +44,15 @@ automatically.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem><para>Download (HTTP): <ulink url="&doxygen-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink url="&doxygen-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download (HTTP):
|
||||
<ulink url="&doxygen-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&doxygen-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &doxygen-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required: &doxygen-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &doxygen-time;</para></listitem></itemizedlist>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&doxygen-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&doxygen-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>Doxygen</application> dependencies</title>
|
||||
@ -120,28 +126,48 @@ and documentation.</para>
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>Doxygen</application> package contains
|
||||
<command>doxygen</command>,
|
||||
<command>doxytag</command> and optionally,
|
||||
<command>doxywizard</command>.</para>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
<seglistitem>
|
||||
<seg>doxygen, doxytag and doxywizard</seg>
|
||||
<seg>/usr/share/doc/doxygen</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
<varlistentry id="doxygen">
|
||||
<term><command>doxygen</command></term>
|
||||
<listitem><para>is a command-line based utility used to generate template
|
||||
configuration files and then generate documentation from these templates. Use
|
||||
<command>doxygen --help</command> for an explanation of the command-line
|
||||
parameters.</para>
|
||||
<indexterm zone="doxygen-package doxygen">
|
||||
<primary sortas="b-doxygen">doxygen</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<sect3><title>doxygen</title>
|
||||
<para><command>doxygen</command> is a command-line based utility used to
|
||||
generate template configuration files and then generate documentation from
|
||||
these templates. Use <command>doxygen --help</command> for an explanation of
|
||||
the command-line parameters.</para></sect3>
|
||||
<varlistentry id="doxytag">
|
||||
<term><command>doxytag</command></term>
|
||||
<listitem><para>is used to generate a tag file and/or a search index for a set
|
||||
of <acronym>HTML</acronym> files.</para>
|
||||
<indexterm zone="doxygen-package doxytag">
|
||||
<primary sortas="b-doxytag">doxytag</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<sect3><title>doxytag</title>
|
||||
<para><command>doxytag</command> is used to generate a tag file and/or a
|
||||
search index for a set of <acronym>HTML</acronym> files.</para></sect3>
|
||||
|
||||
<sect3><title>doxywizard</title>
|
||||
<para><command>doxywizard</command> is a <acronym>GUI</acronym> front-end for
|
||||
configuring and running <command>doxygen</command>.</para></sect3>
|
||||
<varlistentry id="doxywizard">
|
||||
<term><command>doxywizard</command></term>
|
||||
<listitem><para>is a <acronym>GUI</acronym> front-end for configuring and
|
||||
running <command>doxygen</command>.</para>
|
||||
<indexterm zone="doxygen-package doxywizard">
|
||||
<primary sortas="b-doxywizard">doxywizard</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>January 15th, 2005 [randy]: Updated to
|
||||
Doxygen-1.4.1.</para></listitem>
|
||||
|
||||
<listitem><para>January 13th, 2005 [bdubbs]: Fixed sed command
|
||||
in tripwire.</para></listitem>
|
||||
|
||||
|
@ -48,7 +48,7 @@ url="&kdegames-download-ftp;"/></para></listitem>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
<para><ulink url="http://www.graphviz.org/">GraphViz</ulink> and
|
||||
<xref linkend="doxygen"/></para>
|
||||
<xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -58,7 +58,7 @@ url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">Wireless
|
||||
Tools</ulink>,
|
||||
<ulink url="http://dev.null.pl/ekg/">libgadu</ulink>,
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>,
|
||||
<xref linkend="doxygen"/> and
|
||||
<xref linkend="doxygen-package"/> and
|
||||
<ulink url="http://valgrind.kde.org/">Valgrind</ulink></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
@ -71,7 +71,7 @@ url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
|
||||
<ulink url="http://www.gnokii.org/">gnokii</ulink>,
|
||||
Bluetooth hardware and driver libraries,
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>
|
||||
and <xref linkend="doxygen"/></para>
|
||||
and <xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -50,7 +50,7 @@ url="&kdevelop-download-ftp;"/></para></listitem>
|
||||
<para><xref linkend="python"/>,
|
||||
<ulink url="http://sourceforge.net/projects/docbase/">DocBase</ulink>,
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>
|
||||
and <xref linkend="doxygen"/></para>
|
||||
and <xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -76,7 +76,7 @@ url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdebase-htmlframes2.p
|
||||
<ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>,
|
||||
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>
|
||||
and <xref linkend="doxygen"/></para>
|
||||
and <xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
|
||||
</sect3>
|
||||
|
@ -84,7 +84,7 @@ url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kioslave.patc
|
||||
<ulink url="http://www.openexr.com/">OpenEXR</ulink>,
|
||||
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>
|
||||
and <xref linkend="doxygen"/></para>
|
||||
and <xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
|
||||
</sect3>
|
||||
|
@ -40,7 +40,7 @@ requiring access to the <acronym>ALSA</acronym> sound interface.</para>
|
||||
dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><ulink url="http://jackit.sourceforge.net/">JACK</ulink> and
|
||||
<xref linkend="doxygen"/></para>
|
||||
<xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -43,7 +43,7 @@ dependencies</title>
|
||||
<xref linkend="xmms"/>,
|
||||
<xref linkend="NASM"/>,
|
||||
<xref linkend="docbook-utils"/>,
|
||||
<xref linkend="doxygen"/> and
|
||||
<xref linkend="doxygen-package"/> and
|
||||
<ulink url="http://valgrind.kde.org/">Valgrind</ulink></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
@ -42,7 +42,7 @@ utility library for <application>X</application> keyboard.</para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="doxygen"/></para>
|
||||
<para><xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -54,7 +54,7 @@ url="&firefox-download-ftp;"/></para></listitem>
|
||||
<xref linkend="libgnome"/>,
|
||||
<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>
|
||||
(for the GSSAPI libraries),
|
||||
<xref linkend="doxygen"/>,
|
||||
<xref linkend="doxygen-package"/>,
|
||||
<ulink url="http://xprint.mozdev.org/">Xprint</ulink>,
|
||||
<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink> and
|
||||
<ulink url="http://cairographics.org/">Cairo</ulink></para>
|
||||
|
@ -98,7 +98,7 @@ url="http://downloads.mozdev.org/enigmail/src/ipc-&ipc-version;.tar.gz"/>
|
||||
<xref linkend="libart_lgpl"/>,
|
||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>
|
||||
(for the GSSAPI libraries),
|
||||
<xref linkend="doxygen"/>,
|
||||
<xref linkend="doxygen-package"/>,
|
||||
<ulink url="http://xprint.mozdev.org/">Xprint</ulink>,
|
||||
<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink> and
|
||||
<ulink url="http://cairographics.org/">Cairo</ulink></para>
|
||||
|
@ -63,7 +63,7 @@ url="&gnucash-download-ftp;"/></para></listitem>
|
||||
<xref linkend="perl-modules"/>:
|
||||
(LWP, HTML-Parser, DateManip and Finance-Quote),
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>,
|
||||
<xref linkend="doxygen"/>,
|
||||
<xref linkend="doxygen-package"/>,
|
||||
<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
|
||||
</sect4>
|
||||
|
||||
|
@ -79,7 +79,7 @@ extension)</para>
|
||||
<xref linkend="libgnome"/>,
|
||||
<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>
|
||||
(for the GSSAPI libraries),
|
||||
<xref linkend="doxygen"/>,
|
||||
<xref linkend="doxygen-package"/>,
|
||||
<ulink url="http://xprint.mozdev.org/">Xprint</ulink>,
|
||||
<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink>
|
||||
and <ulink url="http://cairographics.org/">Cairo</ulink></para>
|
||||
|
@ -86,7 +86,7 @@ url="http://mirrors.isc.org/pub/kde/stable/koffice-1.3.5/src/MD5SUMS"/></para>
|
||||
<ulink
|
||||
url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>
|
||||
and <xref linkend="doxygen"/></para>
|
||||
and <xref linkend="doxygen-package"/></para>
|
||||
</sect4>
|
||||
|
||||
</sect3>
|
||||
|
Loading…
Reference in New Issue
Block a user