From e943b51bb13f187aa3d317033206643ea96343e2 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 7 Jul 2021 09:00:59 +0200 Subject: Add subsections in top-level tree Signed-off-by: Matthias Beyer --- templates/macro.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/templates/macro.html b/templates/macro.html index 5cb0d4b..c89f094 100644 --- a/templates/macro.html +++ b/templates/macro.html @@ -5,9 +5,14 @@ {% set subsection_item = get_section(path=subsection) %}
  •  {{ subsection_item.title }}
  • {% else %} {% for subpage in section.pages %} -- cgit v1.2.3