it should get the TOC from the global _toc.yaml...
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# Troubleshooting
|
||||
|
||||
Contents:
|
||||
|
||||
```{tableofcontents}
|
||||
```
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
Troubleshooting
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
troubleshooting/methods-and-tools
|
||||
troubleshooting/deployment
|
||||
troubleshooting/login
|
||||
troubleshooting/package_management
|
||||
troubleshooting/boot
|
||||
Reference in New Issue
Block a user