diff options
| author | Phil Schaf | 2014-09-23 17:54:42 +0200 | 
|---|---|---|
| committer | Phil Schaf | 2014-09-23 17:54:42 +0200 | 
| commit | 8c48866b957fde3228323d032d675f03ac312b0e (patch) | |
| tree | e16450057d2db186aea5e49643e11b268d042586 /README.rst | |
| download | rust-rst-8c48866b957fde3228323d032d675f03ac312b0e.tar.bz2 | |
initial commit
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 9 | 
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..a9af870 --- /dev/null +++ b/README.rst @@ -0,0 +1,9 @@ +================ +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. + +.. _Docutils Document Tree: http://docutils.sourceforge.net/docs/ref/doctree.html +.. _reStructuredText specification: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
\ No newline at end of file  | 
