From a92cb66ac150bd8bd3ec0060411ce793e85346ca Mon Sep 17 00:00:00 2001 From: wiemann Date: Tue, 15 Aug 2006 22:18:20 +0000 Subject: added link to restxsl git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4681 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/user/links.txt | 5 +++++ 1 file changed, 5 insertions(+) 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/ -- cgit v1.2.1