NAME
debiandoc-tidy - Script to "normalize" debiandoc-sgml files
SYNOPSIS
debiandoc-tidy [ -hvke ] [ file ]
DESCRIPTION
debiandoc-tidy prepares SGML files for the conversion to XML. It
capitalizes reserved sgml words and normalises entity references. It
can add an encoding attribute to the xml declaration in ".ent" files.
This script is related to and must be run before debiandoc2dbxml.
OPTIONS
-h Print a help message.
-v Print the version number.
-k Keep intermediate files for debugging.
-e Set the encoding in xml declaration. If you have a main sgml
file that calls ".ent" files, you may add a ligne "<?xml
version="1.0" encoding="’$encoding’"?>" in front of these files.
SEE ALSO
/usr/share/doc/debiandoc2dbxml/dd2xml.html.
debiandoc2dbxml(1)
AUTHOR
This page was written by Philippe Batailler
<philippe.batailler@free.fr>. April 2003.
12 December 2009