Java ReStructuredText is a parser and converter. It can parse ReStructuredText and generate XHTML, xdoc, and DocBook, or you can use your own XSL file.
| Tags | Text Processing Software Development Documentation Maven |
|---|---|
| Licenses | Other GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release fixed bad link generation and non-parsing of admonitions and the option argument.


Release Notes: This version brings new features such as taking inline images into account. Bugs were also fixed. For example, the verbatim blocks are now well generated, and literal blocks in lists are now taken into account.


Release Notes: Docbook-xsl and Apache FOP versions (along with other dependencies) have been updated. Bugs were fixed regarding special characters, different platforms' end-of-line characters, an infinite loop, no link rendered when using an HTTPS URL, embedded URI link syntax not being taken into account, and an empty table of contents not being generated.


Release Notes: This release fixes some bugs such as a regression on meta-data generation. The site was made to work in multi-module. A comment can now be used before the main title. The versions of the dependencies were updated.


Release Notes: The doxia module (which was added in the 1.0.0 release) has been updated to be compatible with maven-site-plugin-2.1. Many RST parsing bugs were fixed.