source: gnome/platform/yelp.xml@ f0cc1bd2

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 f0cc1bd2 was 2bd19a3, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Update to gedit-3.38.1
Update to gnome-maps-3.38.2
Update to gnome-calculator-3.38.2
Update to eog-3.38.1
Update to yelp-3.38.2
Update to gnome-user-docs-3.38.2
Update to gnome-control-center-3.38.2
Update to nautilus-3.38.2
Update to dconf-editor-3.38.2
Update to evolution-3.38.2
Update to evolution-data-server-3.38.2
Update to gnome-desktop-3.38.2
Update to yelp-xsl-3.38.2

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

  • Property mode set to 100644
File size: 5.6 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 yelp-download-http "&gnome-download-http;/yelp/&gnome-minor-38;/yelp-&yelp-version;.tar.xz">
8 <!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/&gnome-minor-38;/yelp-&yelp-version;.tar.xz">
9 <!ENTITY yelp-md5sum "e36148a18c7e7203d69c9eab616cc096">
10 <!ENTITY yelp-size "1.5 MB">
11 <!ENTITY yelp-buildsize "22 MB">
12 <!ENTITY yelp-time "0.1 SBU">
13]>
14
15<sect1 id="yelp" xreflabel="Yelp-&yelp-version;">
16 <?dbhtml filename="yelp.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Yelp-&yelp-version;</title>
24
25 <indexterm zone="yelp">
26 <primary sortas="a-Yelp">Yelp</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Yelp</title>
31
32 <para>
33 The <application>Yelp</application> package contains a help
34 browser used for viewing help files.
35 </para>
36
37 &lfs10_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&yelp-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&yelp-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &yelp-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &yelp-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &yelp-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &yelp-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Yelp Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="gsettings-desktop-schemas"/>,
78 <xref linkend="webkitgtk"/> and
79 <xref linkend="yelp-xsl"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="desktop-file-utils"/>
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="gtk-doc"/>
90 </para>
91
92 <note>
93 <para>
94 The <application>Yelp</application> package is not required for a
95 functional <application>GNOME</application> Desktop. Note, however, that
96 without <application>Yelp</application> you will not be able to view the
97 built-in Help provided by core <application>GNOME</application> and many
98 of the support applications.
99 </para>
100 </note>
101
102 <para condition="html" role="usernotes">User Notes:
103 <ulink url="&blfs-wiki;/yelp"/>
104 </para>
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of Yelp</title>
109
110 <para>
111 Install <application>Yelp</application> by running the following
112 commands:
113 </para>
114
115<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
116make</userinput></screen>
117
118 <para>
119 This package does not come with a test suite.
120 </para>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
128 <para>
129 Still as the <systemitem class="username">root</systemitem> user, ensure
130 that <filename>/usr/share/applications/mimeinfo.cache</filename> will
131 be updated and therefore the <command>help</command> in gnome
132 applications will work.
133 </para>
134
135<screen role="root"><userinput>update-desktop-database</userinput></screen>
136
137 </sect2>
138
139 <sect2 role="commands">
140 <title>Command Explanations</title>
141
142 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
143 href="../../xincludes/static-libraries.xml"/>
144
145 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
146 href="../../xincludes/gtk-doc-rebuild.xml"/>
147
148 </sect2>
149
150 <sect2 role="content">
151 <title>Contents</title>
152
153 <segmentedlist>
154 <segtitle>Installed Program</segtitle>
155 <segtitle>Installed Library</segtitle>
156 <segtitle>Installed Directories</segtitle>
157
158 <seglistitem>
159 <seg>
160 gnome-help (symlink) and yelp
161 </seg>
162 <seg>
163 libyelp.so
164 </seg>
165 <seg>
166 /usr/{include,share/gtk-doc/html}/libyelp and
167 /usr/{lib,share}/yelp
168 </seg>
169 </seglistitem>
170 </segmentedlist>
171
172 <variablelist>
173 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
174 <?dbfo list-presentation="list"?>
175 <?dbhtml list-presentation="table"?>
176
177 <varlistentry id="yelp-prog">
178 <term><command>yelp</command></term>
179 <listitem>
180 <para>
181 is the <application>GNOME</application> Help Browser.
182 </para>
183 <indexterm zone="yelp yelp-prog">
184 <primary sortas="b-yelp">yelp</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="libyelp">
190 <term><filename class="libraryfile">libyelp.so</filename></term>
191 <listitem>
192 <para>
193 contains the <application>Yelp</application> API functions.
194 </para>
195 <indexterm zone="yelp libyelp">
196 <primary sortas="c-libyelp">libyelp.so</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 </variablelist>
202
203 </sect2>
204
205</sect1>
Note: See TracBrowser for help on using the repository browser.