From 75bcf7a332a10c3afec2a7321492de93e6bc83a2 Mon Sep 17 00:00:00 2001 From: Jick Nan Date: Tue, 11 May 2010 20:00:23 +0200 Subject: development/docutils: Added to 12.0 repository --- development/docutils/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 development/docutils/README (limited to 'development/docutils/README') diff --git a/development/docutils/README b/development/docutils/README new file mode 100644 index 0000000000..1160a389f0 --- /dev/null +++ b/development/docutils/README @@ -0,0 +1,6 @@ +Docutils (Python Documentation Utilities) + +Docutils is a modular system for processing documentation into useful +formats, such as HTML, XML, and LaTeX. For input Docutils supports +reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext +markup syntax. -- cgit v1.2.3