From 64bf3dfb8a3a8419f0499be1b1280251a88e2f5a Mon Sep 17 00:00:00 2001 From: Olga MaciaszekSharma Date: Mon, 18 Sep 2023 11:56:50 +0200 Subject: [PATCH] Enable Section Summary TOC for small pages --- docs/modules/ROOT/pages/appendix.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/appendix.adoc b/docs/modules/ROOT/pages/appendix.adoc index cdf72e477..eef1c9056 100644 --- a/docs/modules/ROOT/pages/appendix.adoc +++ b/docs/modules/ROOT/pages/appendix.adoc @@ -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.