aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
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