Hello. Le sam. 16 févr. 2019 à 13:12, Alex Herbert <alex.d.herb...@gmail.com> a écrit : > > The link to the javadoc on the GitHub homepage is broken. I cannot find a > link to the javadoc from the official commons RNG homepage. > > I have tried to update the README.md using the commons build plugin. Here is > a comparison between updated and the original: > > https://github.com/apache/commons-rng/compare/master...aherbert:update-readme > <https://github.com/apache/commons-rng/compare/master...aherbert:update-readme> > > Given the use of sub-modules it appears the output README.md files have to be > tweaked. > > The build plugin creates working links for each of the sub-modules to > javadoc.io <http://javadoc.io/>.
I don't see those links: the apidocs are hosted on the Apache server: https://commons.apache.org/proper/commons-rng/commons-rng-core/apidocs/overview-summary.html > However should there be a master javadoc with bundles for each module hosted > somewhere on https://commons.apache.org/proper/commons-rng/ > <https://commons.apache.org/proper/commons-rng/>? It doesn't bother me that there is no aggregate Javadoc; the modules can be seen as separate libraries with different target audiences. The broken link in README.md should be replaced by links to the each of the modules. Regards, Gilles > > Alex > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org