source: template/template.xml@ a0f03b0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.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 a0f03b0 was a0f03b0, checked in by Archaic <archaic@…>, 20 years ago

Inserting sect1info

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

  • Property mode set to 100644
File size: 3.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- Place this in the general.ent file
8 <!ENTITY template-version "">
9 -->
10
11 <!ENTITY template-download-http "http://">
12 <!ENTITY template-download-ftp "ftp://">
13 <!ENTITY template-size "?? MB">
14 <!ENTITY template-buildsize "?? MB">
15 <!ENTITY template-time "?? SBU">
16]>
17
18<sect1 id="template" xreflabel="template-&template-version;">
19<sect1info>
20<othername>$LastChangedBy: randy $</othername>
21<date>$Date: 2004-08-06 13:22:58 -0600 (Fri, 06 Aug 2004) $</date>
22</sect1info>
23<?dbhtml filename="template.html"?>
24<title>template-&template-version;</title>
25
26
27<sect2>
28<title>Introduction to <application>template</application></title>
29
30<para>The <application>template</application> package contains... This is useful for...</para>
31
32<sect3><title>Package information</title>
33<itemizedlist spacing="compact">
34<listitem><para>Download (HTTP): <ulink url="&template-download-http;"/></para></listitem>
35<listitem><para>Download (FTP): <ulink url="&template-download-ftp;"/></para></listitem>
36<listitem><para>Download size: &template-size;</para></listitem>
37<listitem><para>Estimated Disk space required: &template-buildsize;</para></listitem>
38<listitem><para>Estimated build time: &template-time;</para></listitem></itemizedlist>
39</sect3>
40
41<sect3><title>Additional downloads</title>
42<itemizedlist spacing="compact">
43<listitem><para>Required Patch: <ulink
44url="&patch-root;/template-&template-version;-patch_name-patch_version.patch"/></para></listitem>
45</itemizedlist></sect3>
46
47<sect3><title><application>template</application> dependencies</title>
48<sect4><title>Required</title>
49<para>DEPENDENCE LIST</para></sect4>
50<sect4><title>Optional</title>
51<para>OPTIONAL LIST</para></sect4>
52</sect3>
53
54</sect2>
55
56<sect2>
57<title>Installation of <application>template</application></title>
58
59<para>Install <application>template</application> by running the following commands:</para>
60
61<screen><userinput><command>./configure </command></userinput></screen>
62
63</sect2>
64
65<sect2>
66<title>Command explanations</title>
67
68<para><command>COMMAND</command>: This command does something.</para>
69
70<para><parameter>--SWITCH=PARAMETER</parameter>: This parameter does something.</para>
71
72<para><option>--OPTION</option>: This option does something.</para>
73
74</sect2>
75
76<sect2>
77<title>Configuring <application>template</application></title>
78
79<sect3><title>Config files</title>
80<para><filename>List of config files</filename></para>
81</sect3>
82
83<sect3><title>Configuration Information</title>
84
85<para><userinput>USERINPUT GOES HERE</userinput> Blah blah blah about config.
86</para>
87</sect3>
88
89</sect2>
90
91<sect2>
92<title>Contents</title>
93
94<para>The <application>template</application> package contains <command>
95LISTOFEXEC</command>, <filename>LISTOFFILES</filename>.</para>
96
97</sect2>
98
99<sect2><title>Description</title>
100
101<sect3><title>item1</title>
102<para><command>item1</command> does this</para></sect3>
103
104<sect3><title>item2</title>
105<para><filename>item2</filename> does that</para></sect3>
106
107</sect2>
108
109</sect1>
110
Note: See TracBrowser for help on using the repository browser.