Browse Source

Add anchors to section headers in Gradle plugin docs

Fixes gh-23402
pull/23445/head
Andy Wilkinson 5 years ago
parent
commit
5ec673ff2a
  1. 1
      spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/main/asciidoc/index.adoc

1
spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/main/asciidoc/index.adoc

@ -5,6 +5,7 @@ Andy Wilkinson @@ -5,6 +5,7 @@ Andy Wilkinson
:toclevels: 4
:source-highlighter: prettify
:numbered:
:sectanchors:
:icons: font
:hide-uri-scheme:
:docinfo: shared,private

Loading…
Cancel
Save