|
From: David G. <go...@py...> - 2002-11-28 03:55:07
|
Ray Leyva wrote: > 2) Can there be a command line option to remove the <!DOCTYPE ... > directive from the XML file created by docutils xml? I've added "--no-doctype" and "--no-xml-declaration" options to the docutils_xml.py writer. Use the tools/docutils-xml.py front end. -- David Goodger <go...@py...> Open-source projects: - Python Docutils: http://docutils.sourceforge.net/ (includes reStructuredText: http://docutils.sf.net/rst.html) - The Go Tools Project: http://gotools.sourceforge.net/ |