aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorPhil Schaf2014-09-23 17:54:42 +0200
committerPhil Schaf2014-09-23 17:54:42 +0200
commit8c48866b957fde3228323d032d675f03ac312b0e (patch)
treee16450057d2db186aea5e49643e11b268d042586 /README.rst
downloadrust-rst-8c48866b957fde3228323d032d675f03ac312b0e.tar.bz2
initial commit
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
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