summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2008-05-20 14:09:51 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2008-05-20 14:09:51 +0000
commit02f5db3964748184e9a9a9161bed66deca72595d (patch)
tree9c102d7b6251e48b8ebe9facdd6b58e051135990
parentac71b30825564810209338d9445b0530d4c04f8b (diff)
downloaddocutils-02f5db3964748184e9a9a9161bed66deca72595d.tar.gz
more concise entry for PyLit
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5562 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docs/user/links.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt
index 5e39bec1a..d86d1e5ef 100644
--- a/docs/user/links.txt
+++ b/docs/user/links.txt
@@ -140,8 +140,8 @@ Applications using docutils/reStructuredText, helper applications:
* For Blogs (Weblogs), please see the `FAQ entry about Blogs`_.
-* PyLit_ provides a plain but efficient tool for *literate programming
- with reStructuredText*: a bidirectional text <--> code converter.
+* PyLit_ provides a bidirectional text <--> code converter for *literate
+ programming with reStructuredText*.
* Pandoc_ is a document converter; it can read Markdown and (subsets
of) reStructuredText, HTML, and LaTeX, and it can write Markdown,