Hi Matthias, > > the task for my diploma thesis is to implement Maven for an existing software > project whose API is written in Java. > the thing is that my boss wants besides the revision & configuration > management a good documentation for the already existing API (which you can > also show customers to explain them the API in a more > illustrative way).
Take a look at http://maven.apache.org/doxia/book/index.html there you can create a book via XML file and convert it into XDoc, PDF, RTF and LaTeX ... That might be an approach....the XDoc can be integrated into the Maven process and used to create an online documentation with the same contents as the resulted book .... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
