Changeset 87930b0f


Ignore:
Timestamp:
07/14/2002 08:13:08 PM (22 years ago)
Author:
Mark Hymers <markh@…>
Branches:
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7dfd988
Parents:
e88b385
Message:

new template files

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

Location:
template
Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • template/template-config.xml

    re88b385 r87930b0f  
    1 <sect3>
     1<sect2>
    22<title>Configuring template</title>
    33
    4 <sect4><title>Config files</title>
     4<sect3><title>Config files</title>
    55<para><userinput>List of config files</userinput></para>
    6 </sect4>
     6</sect3>
    77
    8 <sect4><title>Configuration Information</title>
     8<sect3><title>Configuration Information</title>
    99
    1010<para><userinput>USERINPUT GOES HERE</userinput> Blah blah blah about config.
    1111</para>
    12 </sect4>
    13 
    1412</sect3>
    1513
     14</sect2>
     15
  • template/template-desc.xml

    re88b385 r87930b0f  
    1 <sect3>
     1<sect2>
    22<title>Contents</title>
    33
    44<para>The template package contains <userinput>LISTOFFILES</userinput></para>
    55
    6 </sect3>
     6</sect2>
    77
    8 <sect3><title>Description</title>
     8<sect2><title>Description</title>
    99
    10 <sect4><title>item1</title>
    11 <para>item1 does this</para></sect4>
     10<sect3><title>item1</title>
     11<para>item1 does this</para></sect3>
    1212
    13 <sect4><title>item2</title>
    14 <para>item2 does that</para></sect4>
     13<sect3><title>item2</title>
     14<para>item2 does that</para></sect3>
    1515
    16 </sect3>
     16</sect2>
    1717
  • template/template-exp.xml

    re88b385 r87930b0f  
    1 <sect3>
     1<sect2>
    22<title>Command explanations</title>
    33
    44<para><userinput>COMMAND:</userinput> This command does something.</para>
    55
    6 </sect3>
     6</sect2>
    77
  • template/template-inst.xml

    re88b385 r87930b0f  
    1 <sect3>
     1<sect2>
    22<title>Installation of template</title>
    33
     
    66<para><screen><userinput>./configure </userinput></screen></para>
    77
    8 </sect3>
     8</sect2>
    99
  • template/template-intro.xml

    re88b385 r87930b0f  
    1 <sect3>
     1<sect2>
    22<title>Introduction to template</title>
    33
     
    1212DEPENDENCY LIST (if any)</screen>
    1313
    14 </sect3>
     14</sect2>
  • template/template.xml

    re88b385 r87930b0f  
    1 <sect2 id="template" xreflabel="template-&template-version;">
     1<sect1 id="template" xreflabel="template-&template-version;">
    22<title>template-&template-version;</title>
    33
     
    88&template-desc;
    99
    10 </sect2>
     10</sect1>
    1111
Note: See TracChangeset for help on using the changeset viewer.