Enable Section Summary TOC for small pages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
[appendix]
|
||||
[[common-application-properties]]
|
||||
= Common application properties
|
||||
:page-section-summary-toc: 1
|
||||
|
||||
|
||||
Various properties can be specified inside your `application.properties` file, inside your `application.yml` file, or as command line switches.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[new-noteworthy]]
|
||||
= New & Noteworthy
|
||||
:page-section-summary-toc: 1
|
||||
|
||||
This section briefly covers items that are new and noteworthy in the latest releases.
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
[[spring-cloud-vault]]
|
||||
= Spring Cloud Vault
|
||||
:page-section-summary-toc: 1
|
||||
:page-section-summary-toc: 1
|
||||
:github: https://github.com/spring-cloud/spring-cloud-vault
|
||||
:githubmaster: {github}/tree/master
|
||||
:revnumber: {project-version}
|
||||
|
||||
Reference in New Issue
Block a user