Ignore:
Timestamp:
04/20/2005 07:54:55 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.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:
45ad0e4f
Parents:
2bd903b
Message:

Updated to Doxygen-1.4.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/doxygen.xml

    r2bd903b r44edf870  
    77  <!ENTITY doxygen-download-http " ">
    88  <!ENTITY doxygen-download-ftp  "ftp://ftp.stack.nl/pub/users/dimitri/doxygen-&doxygen-version;.src.tar.gz">
    9   <!ENTITY doxygen-md5sum        "b0ea863bb3ccc757264f784a36519ddb">
    10   <!ENTITY doxygen-size          "2.7 MB">
    11   <!ENTITY doxygen-buildsize     "39.7 MB (additional 8.5 MB to build and install docs and <command>doxywizard</command>)">
     9  <!ENTITY doxygen-md5sum        "5e0b6c8854c87e06aaca78c81c5236ec">
     10  <!ENTITY doxygen-size          "2.8 MB">
     11  <!ENTITY doxygen-buildsize     "39.7 MB (additional 10.5 MB to build and install docs and <command>doxywizard</command>)">
    1212  <!ENTITY doxygen-time          "1.26 SBU (additional 0.50 SBU to build docs and <command>doxywizard</command>)">
    1313]>
     
    8484<screen><userinput role='root'><command>make install</command></userinput></screen>
    8585
    86 <para>If you wish to generate and install the package documentation, ensure
    87 the Python, TeX and Graphviz packages are installed, then substitute the
    88 following commands for the <command>make install</command> command above:</para>
     86<para>If you wish to generate and install the package documentation (which
     87includes the man pages), ensure the <application>Python</application>,
     88<application>TeX</application> and <application>GraphViz</application>
     89packages are installed, then substitute the following commands for the
     90<command>make install</command> command above:</para>
    8991
    9092<screen><userinput role='root'><command>make docs &amp;&amp;
     
    110112<acronym>GUI</acronym> front-end.</para>
    111113
    112 <para><command>make docs</command>: This command builds the
     114<para><command>make docs</command>: This command builds the man pages and
    113115<acronym>HTML</acronym> documentation.</para>
    114116
Note: See TracChangeset for help on using the changeset viewer.