From e7cac87c2e636a7ef9cc879c64c33e101daf060b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 29 Apr 2021 14:25:33 +0200 Subject: [PATCH] Provide anchors for fourth level sections. See #2129 --- src/main/asciidoc/faq.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/asciidoc/faq.adoc b/src/main/asciidoc/faq.adoc index a2056d484..72bab2274 100644 --- a/src/main/asciidoc/faq.adoc +++ b/src/main/asciidoc/faq.adoc @@ -2,6 +2,7 @@ [appendix] = Frequently Asked Questions +[[faq.common]] == Common [qanda] @@ -21,6 +22,7 @@ I'd like to get more detailed logging information on what methods are called ins ---- +[[faq.infrastructure]] == Infrastructure [qanda] @@ -36,6 +38,7 @@ Currently I have implemented a repository layer based on `HibernateDaoSupport`. ---- ==== +[[faq.auditing]] == Auditing [qanda]