summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..5188c13
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+This module implements a "Writer" for Text::Restructured, that instead
+of returning a string, returns a LibXML DOM.
+
+The DOM will have non-namespaced elements according to the docutils
+vocabulary, and namespcaed elements according to the MathML
+vocabulary.