From ae45d7adcd685f46834229c60b8ca5e0007d51aa Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 10 May 2023 14:26:02 +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 28f01e5f..053b6932 100644 --- a/admin-guide/index.md +++ b/admin-guide/index.md @@ -1,7 +1,5 @@ # Admin Guide Contents: -```{contents} -:local -:depth: 2 +```{tableofcontents} ```