Hi Konrad, On Mon, 2017-04-03 at 10:01 +0200, Konrad Windszus wrote: > I am currently looking for a documentation how the javadoc for a > Sling release is generated. The documentation at > https://sling.apache.org/documentation.html#the-javadoc seems to be > outdated. I want to make sure that for Sling9 we include some more > packages here: https://issues.apache.org/jira/browse/SLING-6766.
The tooling is present at http://svn.apache.org/repos/asf/sling/trunk/tooling/release/ Take a look at the generate_javadoc_for_release.sh script. Robert
