it should get the TOC from the global _toc.yaml...

This commit is contained in:
2023-05-10 16:49:58 +02:00
parent ec71487f39
commit 97aa222960
2 changed files with 13 additions and 2 deletions
+5
View File
@@ -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
@@ -1,5 +1,11 @@
Management Tools
================
# Management Tools
Contents
```{tableofcontents}
```
.. toctree::
:maxdepth: 2