
config.example.document.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fj-doc-maven-plugin Show documentation
Show all versions of fj-doc-maven-plugin Show documentation
Maven plugin to add Fugerit Venus Doc to a mavne project (fj-doc:generate)
<#--
This is a Venus Fugerit Doc (https://github.com/fugerit-org/fj-doc) FreeMarker Template XML (ftl[x]).
For consideration of Venus Fugerit Doc and Apache FreeMarker integration see :
https://venusdocs.fugerit.org/guide/#doc-freemarker-entry-point
The result will be a :
-->
<#assign defaultTitle="My sample title XML">
10;10;10;30
${docTitle!defaultTitle}
fj doc venus sample source FreeMarker Template XML - ftlx
fugerit79
en
data-table=print
data-table
${r"${currentPage}"} / ${r"${pageCount}"}
${docTitle!defaultTitle}
Name |
Surname |
Title |
<#if listPeople??>
<#list listPeople as current>
${current.name} |
${current.surname} |
${current.title} |
#list>
#if>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy