diff DOCS/cd-dvd.html @ 7047:4f87cd0f642f

Converted the docs to use proper headings tags. Headings start at <H1> for sections and decrease one size for each level in the section hierarchy, thus 2.3.4 is <H3>. Headings without numbering are <H4> unless they are in a <H5> section, then <H5> also.
author diego
date Tue, 20 Aug 2002 00:33:04 +0000
parents ba9c212ed577
children c214aa9110d0
line wrap: on
line diff
--- a/DOCS/cd-dvd.html	Mon Aug 19 11:17:24 2002 +0000
+++ b/DOCS/cd-dvd.html	Tue Aug 20 00:33:04 2002 +0000
@@ -10,7 +10,7 @@
 <BODY>
 
 
-<P><B><A NAME="drives">4.1 CD/DVD drives</A></B></P>
+<H2><A NAME="drives">4.1 CD/DVD drives</A></H2>
 
 <P>Linux documentation excerpt:</P>
 
@@ -53,7 +53,7 @@
   fine-tuning your CD-ROM.</P>
 
 
-<P><B><A NAME="dvd">4.2 DVD playback</A></B></P>
+<H2><A NAME="dvd">4.2 DVD playback</A></H2>
   
 <P><B>MPlayer</B> uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
   DVD decryption and playback. These two libraries are contained in the
@@ -72,7 +72,7 @@
 <P>Support for DVD navigation via <CODE>dvdnav</CODE> is being worked on, but
   not finished yet.</P>
 
-<P><B>Old-style DVD support - <I>OPTIONAL</I></B></P>
+<H4>Old-style DVD support - OPTIONAL</H4>
 
 <P>Useful if you want to play encoded VOBs from hard disk. Compile and
   install <B>libcss</B> 0.0.1 (not newer) for this (If <B>MPlayer</B> fails to
@@ -81,7 +81,7 @@
 <P>For the complete list of available options, please read the manpage.</P>
 
 
-<P><B><A NAME="vcd">4.3 VCD playback</A></B></P>
+<H2><A NAME="vcd">4.3 VCD playback</A></H2>
 
 <P>Playing standard Video CDs:</P>
 
@@ -104,6 +104,5 @@
     <CODE>-cdrom-device</CODE> option.</LI>
 </UL>
 
-
 </BODY>
 </HTML>