blob: de2d11aaa46b0b7928b53486cba9d6ae1b72b728 (
plain)
| 1
2
3
4
5
6
7
8
9
10
 | ================
RuSTructuredText
================
Designed around the `Docutils Document Tree`_ and the `reStructuredText specification`_, this is supposed to become a library able to convert reStructuredText and Docutils XML to both each other and HTML5.
This project is dual-licensed under Apache 2.0 and MIT.
.. _Docutils Document Tree: http://docutils.sourceforge.net/docs/ref/doctree.html
.. _reStructuredText specification: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
 |