RE: AWare
"Jonas Boner" <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
sounds good to me -----Original Message----- From: Jérôme BERNARD [mailto:[email protected]] Sent: Wed 4/28/2004 9:50 AM To: Jonas Boner Cc: aspectwerkz-devel-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org Subject: RE: [aspectwerkz-devel] AWare Quoting Jonas Boner <[email protected]>: > Ok, I agree. > > Let's go for docbook. If we write our docs using it then others can copy. So > I guess it is fine. As I said, there are also to WYSIWYG tools. One the stylesheet is written, it's kind of like using Word :-) > Do you have any decent stylesheets that we can use for the online versions? > Could you set up the project with docbook then and some targets for > generating HTML and PDF? I though we could start with the Maven SDockbook plugin (http://maven-plugins.sourceforge.net/maven-sdocbook-plugin/index.html). It uses the stylesheets from Norman Walsh but it is possible to use other ones. This plugin generates HTML and PDF versions out-of-the-box. Adding it to the AWare project should not be hard as it is already a Maven project. BTW, who would like to contribute an Ant version? :-p Jérôme.