On Thu, Apr 17, 2008 at 8:53 AM, Bernd Fondermann < [EMAIL PROTECTED]> wrote:
> what about putting a special doclet tag or documenting attribute at > the unit test which is covering a section. i'd also annotate the classes/methods/... in the non-testing code, so that this is also generated with javadoc. > we could then generate the document you outlined above from this code. sounds good. maybe something like this: @RfcCompliant(rfc=3290, section="7.3") > Do you have more specific requirements or see areas where scalability > could become a problem? > nothing in particular, just thinking out loud (as documentation is kinda sparse ;)) Gerolf
