source: general/genutils/gtk-doc.xml@ c1add1f5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c1add1f5 was c1add1f5, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Update to cups-filters-1.16.1.
Update to mpg123-1.25.6.
Update to feh-2.19.2.
Update to gtk-doc-1.26.

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

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/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.xz">
8 <!ENTITY gtk-doc-download-ftp "&gnome-download-ftp;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.xz">
9 <!ENTITY gtk-doc-md5sum "1ad4a1dbf804889fdc85f8eec45e8696">
10 <!ENTITY gtk-doc-size "692 KB">
11 <!ENTITY gtk-doc-buildsize "16 MB (with tests)">
12 <!ENTITY gtk-doc-time "0.2 SBU (with tests)">
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 </sect1info>
22
23 <title>GTK-Doc-&gtk-doc-version;</title>
24
25 <indexterm zone="gtk-doc">
26 <primary sortas="a-GTK-Doc">GTK-Doc</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GTK-Doc</title>
31
32 <para>The <application>GTK-Doc</application> package
33 contains a code documenter. This is useful for extracting specially formatted
34 comments from the code to create API documentation. This
35 package is <emphasis>optional</emphasis>; if it is not installed, packages will
36 not build the documentation. This does not mean that you will not have any
37 documentation. If <application>GTK-Doc</application> is not
38 available, the install process will copy any pre-built documentation to your
39 system.</para>
40
41 &lfs80_checked;
42 &gcc7_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>Download (HTTP): <ulink url="&gtk-doc-download-http;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download (FTP): <ulink url="&gtk-doc-download-ftp;"/></para>
51 </listitem>
52 <listitem>
53 <para>Download MD5 sum: &gtk-doc-md5sum;</para>
54 </listitem>
55 <listitem>
56 <para>Download size: &gtk-doc-size;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated disk space required: &gtk-doc-buildsize;</para>
60 </listitem>
61 <listitem>
62 <para>Estimated build time: &gtk-doc-time;</para>
63 </listitem>
64 </itemizedlist>
65
66 <bridgehead renderas="sect3">GTK-Doc Dependencies</bridgehead>
67
68 <bridgehead renderas="sect4">Required</bridgehead>
69 <para role="required">
70 <xref linkend="DocBook"/>,
71 <xref linkend="docbook-xsl"/>,
72 <xref linkend="itstool"/>,
73 <xref linkend="libxslt"/>, and
74 <xref linkend="python2"/>
75 </para>
76
77 <bridgehead renderas="sect4">Optional</bridgehead>
78 <para role="optional">
79 <ulink url="http://sourceforge.net/projects/dblatex/">dblatex</ulink> or
80 <xref linkend="fop"/> (XML PDF support),
81 <xref linkend="highlight"/>,
82 <xref linkend="glib2"/> (for the test suite),
83 <ulink url="&gnome-download-http;/gnome-doc-utils/">GNOME Doc Utils</ulink> and
84 <xref linkend="which"/> (required for the test suite and gtk-doc documentation), and
85 <ulink url="https://pypi.python.org/pypi/six">six</ulink>(for some tests)
86 </para>
87
88 <para condition="html" role="usernotes">User Notes:
89 <ulink url="&blfs-wiki;/gtk-doc"/></para>
90
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of GTK-Doc</title>
95
96 <para>Install <application>GTK-Doc</application> by running
97 the following commands:</para>
98
99<screen><userinput>./configure --prefix=/usr &amp;&amp;
100make</userinput></screen>
101
102 <para>To test the results, issue: <command>make check</command>.</para>
103
104 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
105
106<screen role="root"><userinput>make install</userinput></screen>
107
108 </sect2>
109
110 <sect2 role="content">
111 <title>Contents</title>
112
113 <segmentedlist>
114 <segtitle>Installed Programs</segtitle>
115 <segtitle>Installed Libraries</segtitle>
116 <segtitle>Installed Directories</segtitle>
117
118 <seglistitem>
119 <seg>gtkdocize,
120 gtkdoc-check,
121 gtkdoc-depscan,
122 gtkdoc-fixxref,
123 gtkdoc-mkdb,
124 gtkdoc-mkhtml,
125 gtkdoc-mkman,
126 gtkdoc-mkpdf,
127 gtkdoc-rebase,
128 gtkdoc-scan, and
129 gtkdoc-scangobj</seg>
130
131 <seg>None</seg>
132
133 <seg>/usr/lib/cmake/GtkDoc,
134 /usr/share/gtk-doc, and
135 /usr/share/help/*/gtk-doc-manual
136 </seg>
137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="gtkdoc">
146 <term><command>gtkdoc*</command></term>
147 <listitem>
148 <para>these are all shell, or
149 <application>Python</application> scripts used by
150 package <filename>Makefile</filename> scripts to generate
151 documentation for the package being built.</para>
152 <indexterm zone="gtk-doc gtkdoc">
153 <primary sortas="b-gtkdoc*">gtkdoc*</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
157
158 </variablelist>
159
160 </sect2>
161
162</sect1>
Note: See TracBrowser for help on using the repository browser.