Changeset 44edf870
- Timestamp:
- 04/20/2005 07:54:55 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 45ad0e4f
- Parents:
- 2bd903b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2bd903b r44edf870 1 <!ENTITY day " 19">1 <!ENTITY day "20"> 2 2 <!ENTITY month "04"> 3 3 <!ENTITY year "2005"> … … 131 131 <!-- Chapter 12 --> 132 132 <!ENTITY dejagnu-version "1.4.4"> 133 <!ENTITY doxygen-version "1.4. 1">133 <!ENTITY doxygen-version "1.4.2"> 134 134 <!ENTITY expect-version "5.43.0"> 135 135 <!ENTITY gcc-version "3.4.3"> -
general/prog/doxygen.xml
r2bd903b r44edf870 7 7 <!ENTITY doxygen-download-http " "> 8 8 <!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. 7MB">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>)"> 12 12 <!ENTITY doxygen-time "1.26 SBU (additional 0.50 SBU to build docs and <command>doxywizard</command>)"> 13 13 ]> … … 84 84 <screen><userinput role='root'><command>make install</command></userinput></screen> 85 85 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 87 includes the man pages), ensure the <application>Python</application>, 88 <application>TeX</application> and <application>GraphViz</application> 89 packages are installed, then substitute the following commands for the 90 <command>make install</command> command above:</para> 89 91 90 92 <screen><userinput role='root'><command>make docs && … … 110 112 <acronym>GUI</acronym> front-end.</para> 111 113 112 <para><command>make docs</command>: This command builds the 114 <para><command>make docs</command>: This command builds the man pages and 113 115 <acronym>HTML</acronym> documentation.</para> 114 116 -
introduction/welcome/changelog.xml
r2bd903b r44edf870 23 23 <itemizedlist> 24 24 25 <listitem><para>April 20th, 2005 [randy]: Updated to 26 Doxygen-1.4.2.</para></listitem> 27 25 28 <listitem><para>April 19th, 2005 [randy]: Updated to 26 NAS-1.7 </para></listitem>29 NAS-1.7.</para></listitem> 27 30 28 31 <listitem><para>April 19th, 2005 [bdubbs]: Updated to qt-3.3.4; fixed
Note:
See TracChangeset
for help on using the changeset viewer.