Use xjavadoc.XProgramElement instead. That's where the XDoc doc() method is implemented. If you generate xjavadoc API docs, it should be easier to understand. A search/replace Documented/XProgramElement would make the updates easier. The DocumentedRenderer interfaces should be renamed to ProgramElementRenderer, but it's not a big deal.
I'm sorry about the non-bw-compatible changes here, but both xjavadoc and xdoclet gui are alpha products, so it's quite normal. I'll be more informative if it happens again ;-) Keep up the good work! Aslak > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Konstantin Priblouda > Sent: 22. februar 2002 17:20 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] Documented again > > > So, it's gone, but what to use instead? > > It's everywhere :( > > regards, > > ===== > Konstantin Priblouda ( ko5tik ) Freelance Software developer > < http://www.pribluda.de > < play java games -> http://www.yook.de > > < render charts online -> http://www.pribluda.de/povray/ > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - Coverage of the 2002 Olympic Games > http://sports.yahoo.com > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
