From f18c3c3115bf0c00d9010a8f8b789d6bbfb8dd49 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 12 Sep 2023 18:15:21 +0200 Subject: [PATCH] Initial antora error fixing --- docs/modules/ROOT/pages/binders.adoc | 2 +- docs/modules/ROOT/pages/configprops.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/binders.adoc b/docs/modules/ROOT/pages/binders.adoc index 27dae96c1..a70a048e5 100644 --- a/docs/modules/ROOT/pages/binders.adoc +++ b/docs/modules/ROOT/pages/binders.adoc @@ -1,7 +1,7 @@ *{project-version}* [[binders]] -= Binder Implementations +== Binder Implementations :page-section-summary-toc: 1 The following binder implementations are available: diff --git a/docs/modules/ROOT/pages/configprops.adoc b/docs/modules/ROOT/pages/configprops.adoc index 32cbb8e58..5187c48df 100644 --- a/docs/modules/ROOT/pages/configprops.adoc +++ b/docs/modules/ROOT/pages/configprops.adoc @@ -3,4 +3,4 @@ Below you can find a list of configuration properties. -include::partial$_configprops.adoc[] +include::configprops.adoc[]