html2db and removed a section re. accepted formats that I'd added

earlier. That information is already about 3 sections down from where
I added it this time.
This commit is contained in:
emmajane 2003-12-08 03:34:17 +00:00
parent 7ac5a79e1f
commit d7b1eef0ce
2 changed files with 16 additions and 9 deletions

View File

@ -4,14 +4,6 @@
<section id="markup">
<title>Markup</title>
<note><para>
As of this writing the LDP accepts documents in the following
markup languages: Linuxdoc SGML; DocBook
SGML v4.2, v4.1 or v3.x; and DocBook XML
v4.2 or v4.1.2. DocBook XML 4.2 is
<quote>preferred</quote> to DocBook SGML.
</para></note>
<para>
To explain what markup is, we must first take a look at
what SGML, XML and Linuxdoc and DocBook are.
@ -159,6 +151,7 @@
Raymond has written a <ulink
url="http://en.tldp.org/HOWTO/DocBook-Demystification-HOWTO/">DocBook
Demystification HOWTO</ulink> which may help. </para>
</section>
<section id="docbookxml">
@ -260,11 +253,20 @@
this:</para> <programlisting format="linespecific">
<sgmltag class="starttag">!DOCTYPE article PUBLIC "-//OASIS//DTD
DocBook V4.1//EN"</sgmltag> </programlisting>
<!-- add different doctypes for articles, books, etc --> <!--
explain what Doctypes are all about - check the catalog section,
I think for more pre-written work. -->
<section id="html2db">
<title>HTML to DocBook</title>
<para>
If your document is already written in HTML, you may want to try
<application>html2db</application> to convert your document.
More information is available from <ulink
url="http://www.cise.ufl.edu/~ppadala/tidy/" />.
</para>
</section>
</section>

View File

@ -22,6 +22,11 @@ Getting Upto Speed With DocBook
Ashley J.S Mills
http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/UniDocBook/UniDocBook.html
[Need to add some LinuxDoc references in here too...]
Converting HTML to Docbook SGML/XML Using html2db
http://www.cise.ufl.edu/~ppadala/tidy/
<formalpara>
<title>DocBook: The Definitive Guide</title>
<para><ulink