Hello devs,
I am thinking it would be good to automatically attach the javadoc
generated for XWiki apis (XWiki, Document, Context, Utils, etc) + maybe
velocity tools (listtool, mathtool, etc.) in a wiki document of XE at
build time. We could embed the HTML javadoc in view mode with an iframe
(or using getURLContent API), or just link to it with the zipexplorer
plugin.
I think this would make it easier for developers to find out the
documentation for the exact version they are running, and without the
need of an Internet connection.
Tell me what you think,
Jerome.