forked from Controls/gitea-pages
it should get the TOC from the global _toc.yaml...
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user