Markus Dale created FLINK-5403:
----------------------------------
Summary: Apache Flink Snapshot 1.2 Javadocs link does not have
files like index.html, overview-summary.html or index-all.html
Key: FLINK-5403
URL: https://issues.apache.org/jira/browse/FLINK-5403
Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.1.4
Reporter: Markus Dale
Priority: Minor
The link http://flink.apache.org - Documentation - Snapshot (Development) - 1.2
Javadocs
(https://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java/) points
to a directory that does not seem to contain an index.html file so the Javadoc
Frame does not get displayed.
The Javadoc html files for individual classes exist (e.g.
https://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java/org/apache/flink/client/cli/CancelOptions.html)
but when clicking from there to Overview or Frames
(https://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java/index.html?org/apache/flink/client/cli/CancelOptions.html)
those resources are not found.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)