From 35833bd9fe7931be7d9daa58e5db479d24c4b118 Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Sun, 5 Mar 2023 02:52:01 +0100 Subject: [PATCH] limit depth of tutorials TOC --- source/tutorials/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/tutorials/index.md b/source/tutorials/index.md index 7e34627..269d04a 100644 --- a/source/tutorials/index.md +++ b/source/tutorials/index.md @@ -2,6 +2,7 @@ ```{toctree} :glob: true +:maxdepth: 2 install-nix.md ad-hoc-developer-environments.md