From fa6f9341e1bd4acc09fb0e23ce4f7aec3fe9a07f Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 10 May 2023 14:24:14 +0200 Subject: [PATCH] it should get the TOC from the global _toc.yaml... --- admin-guide/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin-guide/index.md b/admin-guide/index.md index 3e12c328..28f01e5f 100644 --- a/admin-guide/index.md +++ b/admin-guide/index.md @@ -2,4 +2,6 @@ Contents: ```{contents} +:local +:depth: 2 ```