[
https://issues.apache.org/jira/browse/ACCUMULO-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-1695.
-----------------------------------------
Resolution: Won't Fix
This is for basically linking {{/apidocs/ -> <currentVersion>/apidocs/}} ;
however, we should just close it as Won't Do. The detectLinks is a bit tricky:
accumulo-core docs would be expected to be /core/apidocs, so we'd have to link
{{/core/apidocs -> <currentVersion>/apidocs/core}}, or some craziness like
that. The value we'd get from this is probably not worth doing it.
> Publish current javadocs at http://accumulo.apache.org/apidocs
> --------------------------------------------------------------
>
> Key: ACCUMULO-1695
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1695
> Project: Accumulo
> Issue Type: Task
> Reporter: Christopher Tubbs
> Priority: Minor
>
> To enable the [maven-javadoc-plugin detectLinks
> option|https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#detectLinks],
> we should publish our current apidocs at the root of our website, in a
> directory called "apidocs". This can be a link to a version-specific set of
> javadocs, such as /1.5.0/apidocs /1.6.0/apidocs etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)