Changeset 78051a3 for gnome/lib/gtk-doc


Ignore:
Timestamp:
08/29/2003 12:36:46 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4693946d
Parents:
84cf3abc
Message:

update intro to openjade and gtk-doc

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

Location:
gnome/lib/gtk-doc
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/gtk-doc/gtk-doc-desc.xml

    r84cf3abc r78051a3  
    33
    44<para>The gtk-doc package contains
    5 <userinput>gtkdoc-fixxref</userinput>,
    6 <userinput>gtkdoc-mkdb</userinput>,
    7 <userinput>gtkdoc-mkhtml</userinput>,
    8 <userinput>gtkdoc-mkman</userinput>,
    9 <userinput>gtkdoc-mktmpl</userinput>,
    10 <userinput>gtkdoc-scan</userinput>,
    11 <userinput>gtkdoc-scangobj</userinput> and
    12 <userinput>gtkdoc-scanobj</userinput>.</para>
     5<command>gtkdoc-fixxref</command>,
     6<command>gtkdoc-mkdb</command>,
     7<command>gtkdoc-mkhtml</command>,
     8<command>gtkdoc-mkman</command>,
     9<command>gtkdoc-mktmpl</command>,
     10<command>gtkdoc-scan</command>,
     11<command>gtkdoc-scangobj</command> and
     12<command>gtkdoc-scanobj</command>.</para>
    1313
    1414</sect2>
  • gnome/lib/gtk-doc/gtk-doc-inst.xml

    r84cf3abc r78051a3  
    11<sect2>
    2 <title>Installation of gtk-doc</title>
     2<title>Installation of <application>gtk-doc</application></title>
    33
    4 <para>Install gtk-doc by running the following commands:</para>
     4<para>Install <application>gtk-doc</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;
    7 make install</userinput></screen></para>
     6<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     7make install</command></userinput></screen>
    88
    99<para>You should either save <filename>png-support-3.1.dtd</filename> to
  • gnome/lib/gtk-doc/gtk-doc-intro.xml

    r84cf3abc r78051a3  
    11<sect2>
    22<title>Introduction to gtk-doc</title>
    3 
    4 <screen>Download location (HTTP):       <ulink url="&gtk-doc-download-http;"/>
    5 Download location (FTP):        <ulink url="&gtk-doc-download-ftp;"/>
    6 Version used:                   &gtk-doc-version;
    7 Package size:                   &gtk-doc-size;
    8 Estimated Disk space required:  &gtk-doc-buildsize;</screen>
    9 
    10 <screen>Additional downloads:
    11 <ulink url="http://www.labs.redhat.com/png/png-support-3.1.dtd">png-support-3.1.dtd</ulink>
    12 </screen>
    133
    144<para>The gtk-doc package contains a code documentor. This is useful for
     
    166documentation.  This package is <emphasis>optional</emphasis>, if it is not
    177installed, packages will not build the documentation. This does not mean
    18 that you will not have any documentation, if gtk-doc is not available, the 
     8that you will not have any documentation, if gtk-doc is not available, the
    199install process will copy pre-built documentation to your system.
    2010</para>
    2111
    22 <screen>gtk-doc depends on:
    23 <xref linkend="openjade"/>, <xref linkend="libxslt"/>, <xref linkend="DocBook"/>,
    24 <xref linkend="sgml-dtd-3"/> and <xref linkend="sgml-dtd"/></screen>
     12<sect3><title>Package information</title>
     13<itemizedlist spacing='compact'>
     14<listitem><para>Download (HTTP): <ulink
     15url="&gtk-doc-download-http;"/></para></listitem>
     16<listitem><para>Download (FTP): <ulink
     17url="&gtk-doc-download-ftp;"/></para></listitem>
     18<listitem><para>Download size: &gtk-doc-size;</para></listitem>
     19<listitem><para>Estimated Disk space required:
     20&gtk-doc-buildsize;</para></listitem>
     21<listitem><para>Estimated build time:
     22&gtk-doc-time;</para></listitem></itemizedlist>
     23</sect3>
     24
     25<sect3><title>Additional downloads:</title>
     26<itemizedlist spacing='compact'>
     27<listitem><para>Required download:</para></listitem>
     28<listitem><para><ulink
     29url="http://www.labs.redhat.com/png/png-support-3.1.dtd">png-support-3.1.dtd</ulink></para></listitem></itemizedlist></sect3>
     30
     31<sect3><title><application>template</application> dependencies</title>
     32<sect4><title>Required</title>
     33<para><xref linkend="openjade"/>, <xref linkend="libxslt"/>, <xref
     34linkend="DocBook"/>,
     35<xref linkend="sgml-dtd-3"/> and <xref linkend="sgml-dtd"/></para></sect4>
     36</sect3>
     37
    2538
    2639</sect2>
  • gnome/lib/gtk-doc/gtk-doc.ent

    r84cf3abc r78051a3  
    1010<!ENTITY gtk-doc-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.0/gtk-doc-1.0.tar.bz2">
    1111<!ENTITY gtk-doc-size "120 KB">
     12<!ENTITY gtk-doc-time "">
Note: See TracChangeset for help on using the changeset viewer.