summaryrefslogtreecommitdiff
path: root/docutils/writers/docutils_xml.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* made xmlcharrefreplace the default output encoding error handler forblais_interruptus@3512wiemann2005-06-191-0/+2
* updatedwiemann2004-06-051-1/+1
* updated for setting validatorsgoodger2003-09-011-7/+11
* Updated for configuration file reorganization.goodger2003-08-271-0/+3
* Added "--no-doctype" and "--no-xml-declaration" options.goodger2002-11-281-6/+16
* Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.goodger2002-10-181-5/+5
* changed docstring field lists into commentsgoodger2002-10-091-7/+5
* fixedgoodger2002-09-251-1/+1
* Added XML and doctype declarations.goodger2002-09-241-3/+18
* Added to project; trivial writer of the Docutils internal doctree in XML.goodger2002-07-041-0/+43