On Sat, May 28, 2011 at 3:26 PM, Moandji Ezana <[email protected]> wrote:
Android's documentation fulfills all your requirements. It is generated with > Doclava: http://code.google.com/p/doclava/ DocLava looks pretty good but unfortunately, it seems to choke on annotations. I just generated TestNG's documentation with it, compare the documentation for @Test between the regular Javadoc<http://testng.org/javadocs/org/testng/annotations/Test.html>and DocLava<http://testng.org/doclava/reference/org/testng/annotations/Test.html> ... Sad, I would definitely switch over if this worked. -- Cédric -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
