From 64503cdded09ef81021c25030c4ecd6d2d8e9feb Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 10 May 2023 15:00:15 +0200 Subject: [PATCH] it should get the TOC from the global _toc.yaml... --- infrastructure-guide/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 infrastructure-guide/index.md diff --git a/infrastructure-guide/index.md b/infrastructure-guide/index.md new file mode 100644 index 00000000..fb0383ff --- /dev/null +++ b/infrastructure-guide/index.md @@ -0,0 +1,6 @@ +# Infrastructure Guide + +Contents: + +```{tableofcontents} +```