Aleksey Nesterenko created MSITE-741:
-----------------------------------------
Summary: Links to subsections are not unique
Key: MSITE-741
URL: https://jira.codehaus.org/browse/MSITE-741
Project: Maven Site Plugin
Issue Type: Bug
Affects Versions: 3.4
Reporter: Aleksey Nesterenko
Maven site does not have possibility to refer subsections, e.g.:
http://alexkravin.github.io/anchors/config_annotation.html#AnnotationUseStyle
This is link to section
But I can't put reference to subsection, e.g.:
http://alexkravin.github.io/anchors/config_annotation.html#Description
This refers to only first occurrence, I expect functionality like:
http://alexkravin.github.io/anchors/config_annotation.html#AnnotationUseStyle#Description
http://alexkravin.github.io/anchors/config_annotation.html#MissingDeprecated#Description
etc..
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)