From 97aa2229603a965b1f74960b9d027a5cf16ac765 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 10 May 2023 16:49:58 +0200 Subject: [PATCH] it should get the TOC from the global _toc.yaml... --- _toc.yml | 5 +++++ admin-guide/{mgmt-tools.rst => mgmt-tools.md} | 10 ++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) rename admin-guide/{mgmt-tools.rst => mgmt-tools.md} (66%) diff --git a/_toc.yml b/_toc.yml index dc4963ae..83fdaa36 100644 --- a/_toc.yml +++ b/_toc.yml @@ -65,6 +65,11 @@ chapters: sections: - file: admin-guide/software/updates - file: admin-guide/mgmt-tools + sections: + - file: admin-guide/mgmt-tools/sysdb + - file: admin-guide/mgmt-tools/bob + - file: admin-guide/mgmt-tools/sphinx + - file: admin-guide/mgmt-tools/puppetdb - file: admin-guide/operations sections: - file: admin-guide/operations/certificates diff --git a/admin-guide/mgmt-tools.rst b/admin-guide/mgmt-tools.md similarity index 66% rename from admin-guide/mgmt-tools.rst rename to admin-guide/mgmt-tools.md index a4027d90..1c2eb8d7 100644 --- a/admin-guide/mgmt-tools.rst +++ b/admin-guide/mgmt-tools.md @@ -1,5 +1,11 @@ -Management Tools -================ +# Management Tools + +Contents + +```{tableofcontents} +``` + + .. toctree:: :maxdepth: 2