source: gnome/core/gnome-user-docs.xml@ 61f9c87

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 61f9c87 was 0e15d3a, checked in by Krejzi <krejzi@…>, 12 years ago

Make which required dependency of gnome-doc-utils since every package requiring it needs which, gvfs 1.12.2, gcalctool 6.4.1.1, gucharmap 3.4.1, gnome-contacts 3.4.0 and gnome-system-monitor 3.4.1. Comment out Gnome pre and post configuration pages for now untill I think of new stategy for it. Most of gnome post-configuration is explained on gnome-session page

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

  • Property mode set to 100644
File size: 4.0 KB
RevLine 
[9d2dc4e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[9d2dc4e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[d0e0395]7 <!ENTITY gnome-user-docs-download-http
8 "&gnome-download-http;/gnome-user-docs/3.4/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
9 <!ENTITY gnome-user-docs-download-ftp
10 "&gnome-download-ftp;/gnome-user-docs/3.4/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
11 <!ENTITY gnome-user-docs-md5sum "6190dd2996d3910da6e6f0ff1950274b">
12 <!ENTITY gnome-user-docs-size "7.3 MB">
13 <!ENTITY gnome-user-docs-buildsize "110 MB">
14 <!ENTITY gnome-user-docs-time "1.2 SBU">
[9d2dc4e2]15]>
16
[d2241d7d]17<sect1 id="gnome-user-docs"
[a027d7d3]18 xreflabel="gnome-user-docs-&gnome-user-docs-version;">
[d2241d7d]19 <?dbhtml filename="gnome-user-docs.html"?>
[e95e587f]20
21 <sect1info>
22 <othername>$LastChangedBy$</othername>
23 <date>$Date$</date>
24 </sect1info>
25
[a027d7d3]26 <title>gnome-user-docs-&gnome-user-docs-version;</title>
[e95e587f]27
[d2241d7d]28 <indexterm zone="gnome-user-docs">
29 <primary sortas="a-GNOME-User-Docs">GNOME User Docs</primary>
[e95e587f]30 </indexterm>
31
32 <sect2 role="package">
[d2241d7d]33 <title>Introduction to GNOME User Docs</title>
[e95e587f]34
[d2241d7d]35 <para>The <application>GNOME User Docs</application> package contains
36 documentation for <application>GNOME</application>.</para>
[e95e587f]37
[d5c4225b]38 &lfs70_checked;
[42e92ca0]39
[e95e587f]40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[d2241d7d]43 <para>Download (HTTP): <ulink url="&gnome-user-docs-download-http;"/></para>
[e95e587f]44 </listitem>
45 <listitem>
[d2241d7d]46 <para>Download (FTP): <ulink url="&gnome-user-docs-download-ftp;"/></para>
[e95e587f]47 </listitem>
48 <listitem>
[d2241d7d]49 <para>Download MD5 sum: &gnome-user-docs-md5sum;</para>
[e95e587f]50 </listitem>
51 <listitem>
[d2241d7d]52 <para>Download size: &gnome-user-docs-size;</para>
[e95e587f]53 </listitem>
54 <listitem>
[d2241d7d]55 <para>Estimated disk space required: &gnome-user-docs-buildsize;</para>
[e95e587f]56 </listitem>
57 <listitem>
[d2241d7d]58 <para>Estimated build time: &gnome-user-docs-time;</para>
[e95e587f]59 </listitem>
60 </itemizedlist>
61
[d2241d7d]62 <bridgehead renderas="sect3">GNOME User Docs Dependencies</bridgehead>
[e95e587f]63
64 <bridgehead renderas="sect4">Required</bridgehead>
[d0e0395]65 <para role="required">
[0e15d3a]66 <xref linkend="gnome-doc-utils"/> and
67 <xref linkend="itstool"/>
[d0e0395]68 </para>
[93cbf82d]69
70 <bridgehead renderas="sect4">Optional</bridgehead>
[d0e0395]71 <para role="optional">
72 <xref linkend="rarian"/>
73 </para>
[e95e587f]74
[0a7c3921]75 <para condition="html" role="usernotes">User Notes:
[d2241d7d]76 <ulink url="&blfs-wiki;/gnome-user-docs"/></para>
[0a7c3921]77
[e95e587f]78 </sect2>
79
80 <sect2 role="installation">
[d2241d7d]81 <title>Installation of GNOME User Docs</title>
[e95e587f]82
[d2241d7d]83 <para>Install <application>GNOME User Docs</application>
[e95e587f]84 by running the following commands:</para>
85
[d0e0395]86<screen><userinput>./configure --prefix=/usr &amp;&amp;
[e95e587f]87make</userinput></screen>
[929f6f7]88
[e95e587f]89 <para>This package does not come with a test suite.</para>
[cd30ba7]90
[e95e587f]91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[929f6f7]92
[d2241d7d]93<screen role="root"><userinput>make install</userinput></screen>
[9d2dc4e2]94
[e95e587f]95 </sect2>
[9d2dc4e2]96
[d0e0395]97<!-- <sect2 role="commands">
[e95e587f]98 <title>Command Explanations</title>
[9d2dc4e2]99
[e05cd03f]100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7cdaed0]101 href="../../xincludes/gnome-prefix.xml"/>
[551b9389]102
[d0e0395]103 </sect2> -->
[9d2dc4e2]104
[e95e587f]105 <sect2 role="content">
106 <title>Contents</title>
[9d2dc4e2]107
[e95e587f]108 <segmentedlist>
109 <segtitle>Installed Directories</segtitle>
[929f6f7]110
[e95e587f]111 <seglistitem>
[d0e0395]112 <seg>
113 /usr/share/help/*/gnome-help
114 </seg>
[e95e587f]115 </seglistitem>
116 </segmentedlist>
[929f6f7]117
[e95e587f]118 <variablelist>
119 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
120 <?dbfo list-presentation="list"?>
121 <?dbhtml list-presentation="table"?>
[9d2dc4e2]122
[e95e587f]123 <varlistentry>
124 <term>OMF files</term>
125 <listitem>
126 <para>contain user documentation. These include introductions
127 and help on the core packages.</para>
128 </listitem>
129 </varlistentry>
[9d2dc4e2]130
[e95e587f]131 </variablelist>
[9d2dc4e2]132
[e95e587f]133 </sect2>
[830e87c]134
135</sect1>
Note: See TracBrowser for help on using the repository browser.