apache / accumulo-website

Apache Accumulo Website
https://accumulo.apache.org
14 stars 101 forks source link

Website only hosts public API javadocs #448

Open ddanielr opened 1 week ago

ddanielr commented 1 week ago

The accumulo website only hosts the public API javadocs. This is problematic as the website link does not have verbiage that describes these javadocs are only scoped to the public API classes.

Looking at javadoc.io, there is a clear difference between the package index available between the 2.1.3 versions of accumulo.

https://accumulo.apache.org/docs/2.x/apidocs/allpackages-index.html https://www.javadoc.io/doc/org.apache.accumulo/accumulo-core/2.1.3/allpackages-index.html