On 2017-04-19, Dominik Psenner wrote: > I completely purged that mess from my memory. We need a solution that > just works and links to generated code are not "the solution"©. :-) > When I build log4net I get the following files:
> * log4net.dll > * log4net.pdb > * log4net.xml > The latter is a parseable output of all the classes, methods, > properties, .. along with the fancy source documentation (authors, > remarks, ..). Is it possible to do a little XPATH and XSLT kung-fu to > get this (and/or pieces from it) into a "site.xml"-ish format that > could later be consumed by the maven site plugin? This is most certainly doable, but it sounds like quite a bit of work. Stefan
