Hello everyone,

I've been using RST for over a year now and I wrote a couple of things
around it. I don't know how I managed to miss the Sphinx project but
hey, nobody's perfect :-)

I would like to propose the integration of new extensions to sphinx-
contrib:

rst2word: https://github.com/robin-jarry/rst2word
    A writer to produce word documents from rst source. For now it
only works with Word 2010 and supports only simple rst markup and
constructs. I also added the possibility to export the document to PDF
(native Word 2007+ functionality).
    I wrote it directly using docutils extension interface (Writer). I
didn't look precisely how to integrate this to sphinx (apparently it's
needed to extend the Builder interface) but it should be doable :)

clearquest2rst: https://github.com/robin-jarry/clearquest2rst
    A docutils directive for converting ClearQuest requests to RST
tables. Should be easy to integrate into sphinx.

I hope you'll find interest in these :-)

Robin

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to