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

This commit is contained in:
2023-05-10 16:10:58 +02:00
parent 6ef29ce4ce
commit aa74feee94
3 changed files with 13 additions and 11 deletions
+6
View File
@@ -56,6 +56,12 @@ chapters:
- file: admin-guide/operations
- file: admin-guide/third-party
- file: admin-guide/troubleshooting
sections:
- file: admin-guide/troubleshooting/methods-and-tools
- file: admin-guide/troubleshooting/deployment
- file: admin-guide/troubleshooting/login
- file: admin-guide/troubleshooting/package_management
- file: admin-guide/troubleshooting/boot
- file: admin-guide/more
- file: infrastructure-guide/index
+7
View File
@@ -0,0 +1,7 @@
# Troubleshooting
Contents:
```{tableofcontents}
```
-11
View File
@@ -1,11 +0,0 @@
Troubleshooting
===============
.. toctree::
:maxdepth: 2
troubleshooting/methods-and-tools
troubleshooting/deployment
troubleshooting/login
troubleshooting/package_management
troubleshooting/boot