Enable Section Summary TOC for small pages

This commit is contained in:
Marcin Grzejszczak
2023-09-08 16:25:19 +02:00
parent 0a3bb7c702
commit 75b52b6b90
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[[spring-cloud-bus]]
= Spring Cloud Bus
:page-section-summary-toc: 1
[[quick-start]]

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.