From 242fcc297903c2e47c35946da5f99f97d091de0a Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 31 Jan 2022 12:44:47 +0100 Subject: Add sections as documentation pages --- templates/partials/doc/global_toc.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'templates/partials/doc/global_toc.html') diff --git a/templates/partials/doc/global_toc.html b/templates/partials/doc/global_toc.html index f739f49..277739c 100644 --- a/templates/partials/doc/global_toc.html +++ b/templates/partials/doc/global_toc.html @@ -1,3 +1,4 @@ + {% set section = get_section(path="documentation/_index.md") %} \ No newline at end of file + -- cgit v1.2.3