Select Git revision
handbook.ftlh
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
handbook.ftlh 194 B
= ${title}
${authors?join(";", "")}
:xrefstyle: short
:toc:
<#list directories as directory>
:leveloffset: +1
<#list directory as file>
include::${file}[]
</#list>
:leveloffset: -1
</#list>