On Sat, 30 Apr 2005 23:18:39 +0200 Peter van de Hoef <pvdhoef@springsite.com> wrote:
Hi all,
Hi,
I have googled the whole internet for a Java based reStructuredText parser and it seems that your JRST project is the only Java based reStructuredText parser in the universe!
I have looking for Java based reStructuredText parser, and i never found it :( If in futur you find a parser, email me :)
I am looking for a Doclet or other tool to that enables the use of reStructuredText in javadoc comments. Does anybody know if such tool has been created, based on JRST? Or are there any plans in this project to create such a tool or add-on?
no, there are no support for Javadoc in RST :(. But this is a good idea. I put it in the TODO list :)
I am also looking for a Maven plugin to convert reStructuredText files into XML. Something similar to the maven-apt-plugin (http://maven-plugins.sourceforge.net/maven-aptdoc-plugin).
Does anybody know if there is something like that or if there is anybody who is having plans for starting a project for it? If so, I am willing to help or even start such a project myself.
We have this in maven-topia-plugin. But perhaps you must extract topia:docs rules in new plugin. If you do that send me the plugin, i put it in CVS. http://topia.labs.libre-entreprise.org/maven-topia-plugin/ to use this plugin, you juste install it, and add next lines in your maven.xml. <preGoal name="site"> <attainGoal name="topia:docs"/> </preGoal> to install the plugin add this site in your maven.repo.remote http://lutinbuilder.labs.libre-entreprise.org/maven/ and type maven -DartifactId=maven-topia-plugin -DgroupId=lutinlib -Dversion=0.30 plugin:download after All file in /doc directory with .rst extension are coverted in xdoc file. You can use it in your navigation.xml or other. You can use image tag in the rst, and put image in /doc directory or subdirectory. i hope this help you. ps: there are a little bug in rst parser, but 2 space before all Title. -- Benjamin -------------------- email: poussin@codelutin.com () campagne du ruban ascii http://www.codelutin.com /\ pour les mails en ascii