Enable Section Summary TOC for small pages

This commit is contained in:
spencergibb
2023-09-14 10:41:54 -04:00
parent 9dffe1da78
commit 0d509c17ad
3 changed files with 4 additions and 0 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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}