Changeset 46ddda21
- Timestamp:
- 04/04/2005 08:23:45 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:
- 9e563d2a
- Parents:
- 423b1d94
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r423b1d94 r46ddda21 108 108 <!ENTITY imagemagick-version "6.2.0"> 109 109 <!ENTITY hd2u-version "0.9.2"> 110 <!ENTITY gtk-doc-version "1. 2">110 <!ENTITY gtk-doc-version "1.3"> 111 111 <!ENTITY intltool-version "0.32.1"> 112 112 <!ENTITY screen-version "4.0.2"> -
general/genutils/gtk-doc.xml
r423b1d94 r46ddda21 5 5 %general-entities; 6 6 7 <!ENTITY gtk-doc-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/ 1.2/gtk-doc->k-doc-version;.tar.bz2">8 <!ENTITY gtk-doc-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/ 1.2/gtk-doc->k-doc-version;.tar.bz2">9 <!ENTITY gtk-doc-md5sum " 7776ad690ca6baaaf071c83b51d2a234">10 <!ENTITY gtk-doc-size "1 32KB">11 <!ENTITY gtk-doc-buildsize "1. 1MB">7 <!ENTITY gtk-doc-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2"> 8 <!ENTITY gtk-doc-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2"> 9 <!ENTITY gtk-doc-md5sum "d105d5b28e7e023ab1b7e85fb65e45c3"> 10 <!ENTITY gtk-doc-size "145 KB"> 11 <!ENTITY gtk-doc-buildsize "1.6 MB"> 12 12 <!ENTITY gtk-doc-time "0.01 SBU"> 13 13 ]> … … 20 20 <?dbhtml filename="gtk-doc.html"?> 21 21 <title>GTK-Doc->k-doc-version;</title> 22 <indexterm zone="gtk-doc"> 23 <primary sortas="a-GTK-Doc">GTK-Doc</primary></indexterm> 22 24 23 25 <sect2> … … 31 33 not build the documentation. This does not mean that you will not have any 32 34 documentation. If <application><acronym>GTK</acronym>-Doc</application> is not 33 available, the install process will copy pre-built documentation to your system.34 </para>35 available, the install process will copy pre-built documentation to your 36 system.</para> 35 37 36 38 <sect3><title>Package information</title> … … 56 58 <xref linkend="docbook-xsl"/></para> 57 59 </sect4> 60 61 <sect4><title>Optional</title> 62 <para><xref linkend="sgml-dtd"/> and <xref linkend="docbook-dsssl"/></para> 63 </sect4> 64 58 65 </sect3> 59 66 … … 67 74 the following commands:</para> 68 75 69 <screen><userinput><command>./configure --prefix=/usr && 70 make install</command></userinput></screen> 76 <screen><userinput><command>./configure --prefix=/usr</command></userinput></screen> 77 78 <para>Now, as the root user:</para> 79 80 <screen><userinput role='root'><command>make install</command></userinput></screen> 71 81 72 82 </sect2> … … 75 85 <title>Contents</title> 76 86 77 <para>The <application><acronym>GTK</acronym>-Doc</application> 78 package contains 79 <command>gtkdoc-fixxref</command>, 80 <command>gtkdoc-mkdb</command>, 81 <command>gtkdoc-mkhtml</command>, 82 <command>gtkdoc-mkman</command>, 83 <command>gtkdoc-mktmpl</command>, 84 <command>gtkdoc-scan</command>, 85 <command>gtkdoc-scangobj</command>, 86 <command>gtkdoc-scanobj</command> and 87 <command>gtkdocize</command>.</para> 87 <segmentedlist> 88 <segtitle>Installed Programs</segtitle> 89 <segtitle>Installed Libraries</segtitle> 90 <segtitle>Installed Directories</segtitle> 88 91 89 </sect2> 92 <seglistitem> 93 <seg>gtkdocize, gtkdoc-fixxref, gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman, 94 gtkdoc-mktmpl, gtkdoc-scan, gtkdoc-scangobj and gtkdoc-scanobj</seg> 95 <seg>None</seg> 96 <seg>/usr/share/gtk-doc and /usr/share/sgml/gtk-doc</seg> 97 </seglistitem> 98 </segmentedlist> 90 99 91 <sect2><title>Description</title> 92 100 <sect3><title> Short description</title> 93 101 <para>These are all <application>Perl</application> scripts used by 94 <filename>Makefile</filename> scripts to generate documentation for the 95 package being built.</para> 102 package <filename>Makefile</filename> scripts to generate documentation for 103 the package being built.</para> 104 </sect3> 96 105 97 106 </sect2> -
introduction/welcome/changelog.xml
r423b1d94 r46ddda21 23 23 <itemizedlist> 24 24 25 <listitem><para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24 and26 Stunnel-4.09 </para></listitem>25 <listitem><para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24, 26 Stunnel-4.09 and GTK-Doc-1.3</para></listitem> 27 27 28 28 <listitem><para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
Note:
See TracChangeset
for help on using the changeset viewer.