summaryrefslogtreecommitdiff
path: root/docs/user/links.txt
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-07-10 19:31:01 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-07-10 19:31:01 +0000
commit34dca94748c53acd6fb7d5b588ad935e03ef5bc9 (patch)
treed8823db7a4ee98dae52de626f2cf705de653d6ca /docs/user/links.txt
parent0674a5dbf68acec047ca2880dbc104a8bfb00841 (diff)
downloaddocutils-34dca94748c53acd6fb7d5b588ad935e03ef5bc9.tar.gz
added link to sxw2rest (by Trent W. Buck)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4651 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/user/links.txt')
-rw-r--r--docs/user/links.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt
index 4d1641a44..e0e4c3f02 100644
--- a/docs/user/links.txt
+++ b/docs/user/links.txt
@@ -43,6 +43,9 @@ the box.
* Jens J. Mortensen developed `LaTeX math for reST`_, which writes to
LaTeX or to MathML.
+* sxw2rest_, by Trent W. Buck, converts StarOffice XML Writer (SXW)
+ files to reStructuredText.
+
* xml2rst_, an XSLT stylesheet written by Stefan Merten, converts XML
dumps of the document tree (e.g. created with rst2xml.py) back to
reStructuredText.
@@ -123,6 +126,7 @@ code base.
.. _OpenDocument writer: http://thread.gmane.org/gmane.text.docutils.devel/3613
.. _LaTeX math for reST:
http://docutils.sourceforge.net/sandbox/jensj/latex_math/
+.. _sxw2rest: http://twb.ath.cx/~twb/darcs/sxw2rest/
.. _xml2rst: http://www.merten-home.de/FreeSoftware/xml2rst/index.html
.. _rst2ht: http://www.rutherfurd.net/articles/rst-ht2html.html
.. _ht2html: http://ht2html.sourceforge.net/