Docs: Add numeration for deeper sections
diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml
index 604d577..62826b3 100644
--- a/docs/asciidoc/pom.xml
+++ b/docs/asciidoc/pom.xml
@@ -100,6 +100,7 @@
                         <imagesdir>images</imagesdir>
                         <icons>font</icons>
 
+                        <sectnumlevels>4</sectnumlevels>
                         <sectanchors>true</sectanchors>
                         <idprefix /> <!-- set the idprefix to blank -->
                         <idseparator>-</idseparator>