source: general/genutils/gtk-doc.xml@ 2e46c65

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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
Last change on this file since 2e46c65 was 2e46c65, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to GTK-Doc-1.5

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

  • Property mode set to 100644
File size: 5.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.bz2">
8 <!ENTITY gtk-doc-download-ftp "&gnome-download-ftp;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.bz2">
9 <!ENTITY gtk-doc-md5sum "9aff3cbfa99cc37e712621f3e4a60d46">
10 <!ENTITY gtk-doc-size "174 KB">
11 <!ENTITY gtk-doc-buildsize "2.0 MB">
12 <!ENTITY gtk-doc-time "less than 0.1 SBU">
13]>
14
15<sect1 id="gtk-doc" xreflabel="GTK-Doc-&gtk-doc-version;">
16 <?dbhtml filename="gtk-doc.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">gtk-doc-&gtk-doc-version;.tar</keyword>
23 <keyword role="ftpdir">gtk-doc</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>GTK-Doc-&gtk-doc-version;</title>
28
29 <indexterm zone="gtk-doc">
30 <primary sortas="a-GTK-Doc">GTK-Doc</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to GTK-Doc</title>
35
36 <para>The <application>GTK-Doc</application> package
37 contains a code documentor. This is useful for extracting specially formatted
38 comments from the code to create API documentation. This
39 package is <emphasis>optional</emphasis>; if it is not installed, packages will
40 not build the documentation. This does not mean that you will not have any
41 documentation. If <application>GTK-Doc</application> is not
42 available, the install process will copy any pre-built documentation to your
43 system.</para>
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>Download (HTTP): <ulink url="&gtk-doc-download-http;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download (FTP): <ulink url="&gtk-doc-download-ftp;"/></para>
52 </listitem>
53 <listitem>
54 <para>Download MD5 sum: &gtk-doc-md5sum;</para>
55 </listitem>
56 <listitem>
57 <para>Download size: &gtk-doc-size;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated disk space required: &gtk-doc-buildsize;</para>
61 </listitem>
62 <listitem>
63 <para>Estimated build time: &gtk-doc-time;</para>
64 </listitem>
65 </itemizedlist>
66
67 <bridgehead renderas="sect3">GTK-Doc Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Required</bridgehead>
70 <para role="required"><xref linkend="openjade"/>,
71 <xref linkend="libxslt"/>,
72 <xref linkend="DocBook"/>, and
73 <xref linkend="docbook-xsl"/></para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional"><xref linkend="sgml-dtd"/> and
77 <xref linkend="docbook-dsssl"/></para>
78
79 </sect2>
80
81 <sect2 role="installation">
82 <title>Installation of GTK-Doc</title>
83
84 <para>Install <application>GTK-Doc</application> by running
85 the following commands:</para>
86
87<screen><userinput>./configure --prefix=/usr --localstatedir=/var/lib &amp;&amp;
88make</userinput></screen>
89
90 <para>This package does not come with a test suite.</para>
91
92 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
93
94<screen role="root"><userinput>make install</userinput></screen>
95
96 </sect2>
97
98 <sect2 role="commands">
99 <title>Command Explanations</title>
100
101 <para><parameter>--localstatedir=/var/lib</parameter>: This parameter is
102 used so that ScrollKeeper files are installed in the system ScrollKeeper
103 database directory
104 (<filename class='directory'>/var/lib/scrollkeeper</filename>) instead of
105 <filename class='directory'>/usr/var/scrollkeeper</filename>.</para>
106
107 </sect2>
108
109 <sect2 role="content">
110 <title>Contents</title>
111
112 <segmentedlist>
113 <segtitle>Installed Programs</segtitle>
114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directories</segtitle>
116
117 <seglistitem>
118 <seg>gtkdocize, gtkdoc-fixxref, gtkdoc-mkdb, gtkdoc-mkhtml, gtkdoc-mkman,
119 gtkdoc-mktmpl, gtkdoc-scan, gtkdoc-scangobj, and gtkdoc-scanobj</seg>
120 <seg>None</seg>
121 <seg>/usr/share/gtk-doc and /usr/share/sgml/gtk-doc</seg>
122 </seglistitem>
123 </segmentedlist>
124
125 <variablelist>
126 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
127 <?dbfo list-presentation="list"?>
128 <?dbhtml list-presentation="table"?>
129
130 <varlistentry id="gtkdoc">
131 <term><command>gtkdoc*</command></term>
132 <listitem>
133 <para>these are all <application>Perl</application> scripts used by
134 package <filename>Makefile</filename> scripts to generate
135 documentation for the package being built.</para>
136 <indexterm zone="gtk-doc gtkdoc">
137 <primary sortas="b-gtkdoc*">gtkdoc*</primary>
138 </indexterm>
139 </listitem>
140 </varlistentry>
141
142 </variablelist>
143
144 </sect2>
145
146</sect1>
Note: See TracBrowser for help on using the repository browser.