This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch release/1.14.0 in repository https://gitbox.apache.org/repos/asf/fineract.git
commit ad2be8ad1cecc6a3d86b9e7a728b757f038d7b62 Author: Adam Monsen <[email protected]> AuthorDate: Thu Dec 18 09:33:39 2025 -0800 doc: remove errant config similar to 45404bafba96eda959154f7240794f66fa0dda6a All asciidoctor config must be in `fineract-doc/src/docs/en/config.adoc`. In this case `:sectnums:` re-starts ToC section numbering partway through the ToC. --- fineract-doc/src/docs/en/chapters/features/re-ageing.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/fineract-doc/src/docs/en/chapters/features/re-ageing.adoc b/fineract-doc/src/docs/en/chapters/features/re-ageing.adoc index 1b0bc776cd..110b61ecdb 100644 --- a/fineract-doc/src/docs/en/chapters/features/re-ageing.adoc +++ b/fineract-doc/src/docs/en/chapters/features/re-ageing.adoc @@ -1,9 +1,4 @@ = Loan Re-Aging -:doctype: book -:icons: font -:toc: left -:toclevels: 3 -:sectnums: == Overview
