diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-04-01 01:32:19 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-04-01 01:32:19 +0000 |
| commit | e71886220227068e0eec65ea133e0852d3f6fd73 (patch) | |
| tree | e7a113b48c211692503e48728800e1a535fc9b70 /docs | |
| parent | 08eee464b04293ee1fe8a67b2c741c1471aaf581 (diff) | |
| download | docutils-e71886220227068e0eec65ea133e0852d3f6fd73.tar.gz | |
--- MERGE: merged r4352 to maintenance branch; original log message:
added ReSTedit
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4479 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/links.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt index 3946e5814..4d1641a44 100644 --- a/docs/user/links.txt +++ b/docs/user/links.txt @@ -33,6 +33,11 @@ the box. * For Blogs (Weblogs), please see the `FAQ entry about Blogs`_. +* ReSTedit_ by Bill Bumgarner is a Docutils GUI for Mac OS X. + +* There is an `ASCII art to SVG converter`_ (aafigure), developed by + Chris Liechti. + * Alberto Berti is developing an `OpenDocument writer`_. * Jens J. Mortensen developed `LaTeX math for reST`_, which writes to @@ -113,7 +118,9 @@ code base. .. _Docutils: http://docutils.sourceforge.net/ .. _FAQ entry about Wikis: http://docutils.sf.net/FAQ.html#are-there-any-wikis-that-use-restructuredtext-syntax .. _FAQ entry about Blogs: http://docutils.sf.net/FAQ.html#are-there-any-weblog-blog-projects-that-use-restructuredtext-syntax -.. _OpenDocument writer: http://thread.gmane.org/gmane.text.docutils.devel/3388 +.. _ReSTedit: http://www.friday.com/bbum/index.php?s=restedit +.. _ASCII art to SVG converter: http://docutils.sf.net/sandbox/cliechti/aafigure/ +.. _OpenDocument writer: http://thread.gmane.org/gmane.text.docutils.devel/3613 .. _LaTeX math for reST: http://docutils.sourceforge.net/sandbox/jensj/latex_math/ .. _xml2rst: http://www.merten-home.de/FreeSoftware/xml2rst/index.html |
