This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/auto-generate-anchors
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git


    from 0bebc8c5 Refactor implementation to not generate anchors by default
     add 610c5f90 Implement suggestions from PR review

No new revisions were added by this update.

Summary of changes:
 .../org/apache/maven/doxia/index/IndexEntry.java   | 29 ++++++++++++++++++++++
 .../org/apache/maven/doxia/index/IndexingSink.java | 22 ++++++++--------
 .../org/apache/maven/doxia/macro/toc/TocMacro.java |  3 ++-
 .../apache/maven/doxia/parser/AbstractParser.java  |  2 +-
 .../doxia/parser/BufferingSinkProxyFactory.java    |  2 +-
 .../java/org/apache/maven/doxia/parser/Parser.java |  6 ++---
 .../maven/doxia/parser/SinkWrapperFactory.java     |  6 ++---
 .../impl/CreateAnchorsForIndexEntriesFactory.java  |  2 +-
 .../sink/impl/SinkWrapperFactoryComparator.java    |  2 +-
 .../impl/UniqueAnchorNamesValidatorFactory.java    |  2 +-
 .../apache/maven/doxia/macro/toc/TocMacroTest.java |  2 +-
 .../maven/doxia/parser/AbstractParserTest.java     |  8 +++---
 12 files changed, 59 insertions(+), 27 deletions(-)

Reply via email to