Steve Rowe created LUCENE-7338:
----------------------------------
Summary: Broken description section links from documentation to
javadocs
Key: LUCENE-7338
URL: https://issues.apache.org/jira/browse/LUCENE-7338
Project: Lucene - Core
Issue Type: Bug
Components: general/javadocs
Reporter: Steve Rowe
In Lucene's top-level documentation, there are links to Description sections in
Javadocs, e.g. in the Getting Started section: to the Lucene demo; to an
Introduction to Lucene's APIs; and to the Analysis overview.
All of these links are anchored at {{#overview_description}} or
{{#package_description}}, but it looks like Java8 switched how these anchors
are named: in the 6.0.0, 6.0.1 and now the 6.1.0 RC1 javadocs, these anchors
are named with dots rather than underscores: {{#overview.description}} and
{{#package.description}}. As a result, the documentation links go to the right
page, but the browser stays at the top of the page because it can't find the
now-misnamed anchors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]