Looks good to me.
/Erik
On 2016-11-21 10:25, Magnus Ihse Bursie wrote:
The current javadoc generation first creates the coredocs Javadoc, and
after that all the remaining javadoc instances.
This dependency is not really needed, all that is required is that the
remaining javadoc instances ge
The current javadoc generation first creates the coredocs Javadoc, and
after that all the remaining javadoc instances.
This dependency is not really needed, all that is required is that the
remaining javadoc instances gets a proper pointer to a package-list file
for coredocs. Fixing that will