source: kde/kf5-apps/khelpcenter.xml@ 3f2db3a6

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 xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.8 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 khelpcenter-download-http "&kf5apps-download-http;/khelpcenter-&kf5apps-version;.tar.xz">
8 <!ENTITY khelpcenter-download-ftp " ">
9 <!ENTITY khelpcenter-md5sum "07e21b929bb92685250fa90e4f5a22eb">
10 <!ENTITY khelpcenter-size "4.1 MB">
11 <!ENTITY khelpcenter-buildsize "27 MB">
12 <!ENTITY khelpcenter-time "0.2 SBU (using parallelism=4)">
13]>
14
15<sect1 id="khelpcenter" xreflabel="khelpcenter-&kf5apps-version;">
16 <?dbhtml filename="khelpcenter.html"?>
17
18
19 <title>Khelpcenter-&kf5apps-version;</title>
20
21 <indexterm zone="khelpcenter">
22 <primary sortas="a-khelpcenter">khelpcenter</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Khelpcenter</title>
27
28 <para>
29 <application>Khelpcenter</application> is an application
30 to show KDE Applications' documentation.
31 </para>
32
33 &lfs112_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&khelpcenter-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&khelpcenter-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &khelpcenter-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &khelpcenter-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &khelpcenter-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &khelpcenter-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Khelpcenter Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="grantlee"/>,
74 <xref linkend="kf5-frameworks"/>,
75 <xref linkend="libxml2"/>, and
76 <xref linkend="xapian"/>
77 </para>
78
79 <bridgehead renderas="sect4">Recommended</bridgehead>
80 <para role="recommended">
81 <xref linkend="kio-extras"/>
82 </para>
83<!--
84 <note>
85 <para>
86 Khelpcenter does not provide the plugin to display the manual pages.
87 It is found in kio-extras, another <ulink
88 url="&kf5apps-download-http;">KDE application</ulink>.
89 Depending on what is installed on your system, other dependencies
90 may be needed to build it.
91 </para>
92 </note>
93-->
94 <para condition="html" role="usernotes">
95 User Notes: <ulink url="&blfs-wiki;/khelpcenter"/>
96 </para>
97 </sect2>
98
99 <sect2 role="installation">
100 <title>Installation of Khelpcenter</title>
101
102 <para>
103 Install <application>khelpcenter</application> by running the following
104 commands:
105 </para>
106
107<screen><userinput>mkdir build &amp;&amp;
108cd build &amp;&amp;
109
110cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
111 -DCMAKE_BUILD_TYPE=Release \
112 -DBUILD_TESTING=OFF \
113 -Wno-dev .. &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install &amp;&amp;
125
126mv -v $KF5_PREFIX/share/kde4/services/khelpcenter.desktop /usr/share/applications/ &amp;&amp;
127rm -rv $KF5_PREFIX/share/kde4</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Program</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
141 khelpcenter
142 </seg>
143 <seg>
144 libkdeinit5_khelpcenter.so
145 </seg>
146 <seg>
147 $KF5_PREFIX/share/khelpcenter,
148 $KF5_PREFIX/share/kxmlgui5/khelpcenter, and
149 $KF5_PREFIX/share/doc/HTML/*/{khelpcenter,fundamentals,onlinehelp}
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="khelpcenter-prog">
160 <term><command>khelpcenter</command></term>
161 <listitem>
162 <para>
163 is the help viewer for KDE applications
164 </para>
165 <indexterm zone="khelpcenter khelpcenter-prog">
166 <primary sortas="b-khelpcenter">khelpcenter</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 </variablelist>
172
173 </sect2>
174
175</sect1>
Note: See TracBrowser for help on using the repository browser.