Changeset 85965ed


Ignore:
Timestamp:
05/03/2005 02:43:16 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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
Children:
09da197
Parents:
2d3e809
Message:

Removed unneeded spaces from Tidy instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/tidy.xml

    r2d3e809 r85965ed  
    1919<sect1 id="html-tidy" xreflabel="HTML Tidy-&tidy-version;">
    2020  <?dbhtml filename="tidy.html"?>
    21  
     21
    2222  <sect1info>
    2323    <othername>$LastChangedBy$</othername>
    2424    <date>$Date$</date>
    2525  </sect1info>
    26  
     26
    2727  <title>HTML Tidy-&tidy-version;</title>
    28  
     28
    2929  <indexterm zone="html-tidy">
    3030    <primary sortas="a-HTML-Tidy">HTML Tidy</primary>
     
    3333  <sect2 role="package">
    3434    <title>Introduction to HTML Tidy</title>
    35    
     35
    3636    <para>The <application>HTML Tidy</application> package contains a
    3737    command line tool and libraries used to read HTML, XHTML and XML
     
    3939    errors and strives to produce visually equivalent markup that is both
    4040    W3C compliant and compatible with most browsers.</para>
    41    
     41
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
    4343    <itemizedlist spacing="compact">
     
    7373      <ulink url="http://tidy.sourceforge.net/src/old/"/>.</para>
    7474    </note>
    75    
     75
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    77    
     77
    7878    <bridgehead renderas="sect4">Documentation</bridgehead>
    7979    <itemizedlist spacing="compact">
     
    8888      </listitem>
    8989    </itemizedlist>
    90    
     90
    9191    <bridgehead renderas="sect4">Patches</bridgehead>
    9292    <itemizedlist spacing="compact">
     
    9696      </listitem>
    9797    </itemizedlist>
    98    
     98
    9999    <bridgehead renderas="sect3">HTML Tidy Dependencies</bridgehead>
    100    
     100
    101101    <bridgehead renderas="sect4">Optional</bridgehead>
    102102    <para><ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
    103    
    104   </sect2>
    105  
     103
     104  </sect2>
     105
    106106  <sect2 role="installation">
    107107    <title>Installation of HTML Tidy</title>
     
    110110    is contained in a separate tarball. Unpack both the source and docs tarballs
    111111    before starting the build.</para>
    112    
     112
    113113    <para>Install <application>HTML Tidy</application> by
    114114    running the following commands:</para>
     
    120120
    121121    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    122    
     122
    123123<screen role="root"><userinput>make install &amp;&amp;
    124124install -v -m644 htmldoc/man_page.txt \
     
    126126install -v -d -m755 /usr/share/doc/tidy &amp;&amp;
    127127cp -v -R htmldoc /usr/share/doc/tidy</userinput></screen>
    128    
    129   </sect2>
    130  
     128
     129  </sect2>
     130
    131131  <sect2 role="commands">
    132132    <title>Command Explanations</title>
     
    134134    <para><command>sh build/gnuauto/setup.sh</command>: This command prepares
    135135    the source tree for building using the GNU <quote>Auto</quote> tools.</para>
    136    
    137   </sect2>
    138  
     136
     137  </sect2>
     138
    139139  <sect2 role="configuration">
    140140    <title>Configuring HTML Tidy</title>
     
    142142    <sect3>
    143143      <title>Config Files</title>
    144      
     144
    145145      <para>The absolute path of the file specified in
    146146      <envar>$HTML_TIDY</envar>.</para>
    147    
     147
    148148    </sect3>
    149149
    150150    <sect3>
    151151      <title>Configuration Information</title>
    152      
     152
    153153      <para>The default configuration options can be set in the file defined in
    154154      <envar>$HTML_TIDY</envar>. Additional configuration options can be passed to
    155155      <command>tidy</command> via command line parameters or the
    156156      <option>-config &lt;file&gt;</option> parameter.</para>
    157    
     157
    158158    </sect3>
    159    
    160   </sect2>
    161  
     159
     160  </sect2>
     161
    162162  <sect2 role="content">
    163163    <title>Contents</title>
     
    173173    </seglistitem>
    174174    </segmentedlist>
    175    
     175
    176176    <variablelist>
    177177      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    178178      <?dbfo list-presentation="list"?>
    179179      <?dbhtml list-presentation="table"?>
    180      
     180
    181181      <varlistentry id="tab2space">
    182182        <term><command>tab2space</command></term>
     
    189189        </listitem>
    190190      </varlistentry>
    191      
     191
    192192      <varlistentry id="tidy">
    193193        <term><command>tidy</command></term>
     
    199199        </listitem>
    200200      </varlistentry>
    201      
     201
    202202      <varlistentry id="libtidy">
    203203        <term><filename class='libraryfile'>libtidy.[so,a]</filename></term>
     
    211211        </listitem>
    212212      </varlistentry>
    213    
     213
    214214    </variablelist>
    215215
     
    217217
    218218</sect1>
    219 
Note: See TracChangeset for help on using the changeset viewer.