From 349cdbfb590d2712dd074c1fff594c34b2586649 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 10 May 2023 13:23:26 +0200 Subject: [PATCH] it should get the TOC from the global _toc.yaml... --- admin-guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-guide/index.md b/admin-guide/index.md index 9f5c46e..53c5ba9 100644 --- a/admin-guide/index.md +++ b/admin-guide/index.md @@ -1,7 +1,7 @@ # Admin Guide Contents: -```{contents} +```{tableofcontents} :local: :depth:2 ```