Enable Section Summary TOC for small pages

This commit is contained in:
Rob Winch
2023-04-19 10:26:17 -05:00
committed by rstoyanchev
parent 139cde47e2
commit 35229c8bff
62 changed files with 62 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[[mvc-config]]
= MVC Config
:page-section-summary-toc: 1
[.small]#xref:web/webflux/dispatcher-handler.adoc#webflux-framework-config[See equivalent in the Reactive stack]#

View File

@@ -1,5 +1,6 @@
[[mvc-ann-methods]]
= Handler Methods
:page-section-summary-toc: 1
[.small]#xref:web/webflux/controller/ann-methods.adoc[See equivalent in the Reactive stack]#

View File

@@ -1,5 +1,6 @@
[[mvc-http2]]
= HTTP/2
:page-section-summary-toc: 1
[.small]#xref:web/webflux/http2.adoc[See equivalent in the Reactive stack]#

View File

@@ -1,5 +1,6 @@
[[mvc-web-security]]
= Web Security
:page-section-summary-toc: 1
[.small]#xref:web/webflux/security.adoc[See equivalent in the Reactive stack]#

View File

@@ -1,5 +1,6 @@
[[mvc-servlet-config]]
= Web MVC Config
:page-section-summary-toc: 1
[.small]#xref:web/webflux/dispatcher-handler.adoc#webflux-framework-config[See equivalent in the Reactive stack]#