From ddc09c2722ac6e10077915efe211b70b0329ee0c Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 10 May 2023 13:48:46 +0200 Subject: [PATCH] it should get the TOC from the global _toc.yaml... --- admin-guide/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/admin-guide/index.md b/admin-guide/index.md index 53c5ba93..3e12c328 100644 --- a/admin-guide/index.md +++ b/admin-guide/index.md @@ -1,7 +1,5 @@ # Admin Guide Contents: -```{tableofcontents} -:local: -:depth:2 +```{contents} ```