1 Nov 2010 12:55
r6464 - in trunk/sandbox/xml2rst: README README.rst tests.tgz
<smerten <at> users.berlios.de>
2010-11-01 11:55:05 GMT
2010-11-01 11:55:05 GMT
Author: smerten Date: 2010-11-01 12:55:05 +0100 (Mon, 01 Nov 2010) New Revision: 6464 Added: trunk/sandbox/xml2rst/README Removed: trunk/sandbox/xml2rst/README.rst trunk/sandbox/xml2rst/tests.tgz Log: Preparations for adding `setup.py`. Copied: trunk/sandbox/xml2rst/README (from rev 6265, trunk/sandbox/xml2rst/README.rst) =================================================================== --- trunk/sandbox/xml2rst/README (rev 0) +++ trunk/sandbox/xml2rst/README 2010-11-01 11:55:05 UTC (rev 6464) <at> <at> -0,0 +1,118 <at> <at> +======= +xml2rst +======= + +.. contents:: + +What is xml2rst? +================ + +`xml2rst` is a tool to generate reStructuredText_ syntax back from +`Docutils XML`_ input. This way one can create XML files using +`Docutils XML`_ from some other format (such as ODF_) and then +transform them to reStructuredText_.(Continue reading)
RSS Feed