1
0
Fork 0
mirror of https://github.com/YunoHost/doc.git synced 2024-09-03 20:06:26 +02:00
doc/pages/02.applications/02.docs/docs.md
2021-02-11 00:46:28 +01:00

371 B

title content twig_first process
Documentations
order pagination url_taxonomy_filters items
by dir
basename asc
false true
@self.children
@taxonomy.category
docs
apps
true
twig
true
    {% for p in page.collection %}
  • {{ p.title|e }}
  • {% endfor %}