diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-08-15 22:18:20 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-08-15 22:18:20 +0000 |
| commit | a92cb66ac150bd8bd3ec0060411ce793e85346ca (patch) | |
| tree | 706a9bcbede515a597d877fe8f66eb58a118f1d6 /docs/user | |
| parent | c9207eda63371908beaf06f4a84792b81522d04a (diff) | |
| download | docutils-a92cb66ac150bd8bd3ec0060411ce793e85346ca.tar.gz | |
added link to restxsl
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4681 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/user')
| -rw-r--r-- | docs/user/links.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt index 45c64d5b7..a73d9986a 100644 --- a/docs/user/links.txt +++ b/docs/user/links.txt @@ -33,6 +33,10 @@ the box. * For Blogs (Weblogs), please see the `FAQ entry about Blogs`_. +* restxsl_, by Michael Alyn Miller, lets you transform + reStructuredText documents into XML/XHTML files using XSLT + stylesheets. + * rest2web_, by Michael Foord, is a tool for creating web sites with reStructuredText. @@ -124,6 +128,7 @@ 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 +.. _restxsl: http://www.strangeGizmo.com/products/restxsl/ .. _XSLT script: http://www.cesnet.cz/doc/techzpravy/2006/rngrest/ .. _ReSTedit: http://www.friday.com/bbum/index.php?s=restedit .. _ASCII art to SVG converter: http://docutils.sf.net/sandbox/cliechti/aafigure/ |
