diff --git a/src/docs/templates/handbook.ftlh b/src/docs/templates/handbook.ftlh index 3dc81b465ea24394020f9053c0e82f50b8486b0f..30d4ca0319f3b2dbc1145e6c67444e898461f50a 100644 --- a/src/docs/templates/handbook.ftlh +++ b/src/docs/templates/handbook.ftlh @@ -9,7 +9,7 @@ ${authors?join(";", "")} <#list directory as file> include::${file}[] -</#list> +</#list> :leveloffset: -1 </#list>