it should get the TOC from the global _toc.yaml...
This commit is contained in:
@@ -5,6 +5,8 @@ title: Linux Documentation
|
||||
author: Core Linux Research Services
|
||||
# logo: logo.png
|
||||
|
||||
exclude_patterns: [Readme.md]
|
||||
|
||||
# Force re-execution of notebooks on each build.
|
||||
# See https://jupyterbook.org/content/execute.html
|
||||
execute:
|
||||
|
||||
@@ -57,6 +57,7 @@ chapters:
|
||||
- glob: admin-guide/puppet/profiles/*
|
||||
- glob: admin-guide/puppet/profiles/*/*
|
||||
- glob: admin-guide/puppet/profiles/*/*/*
|
||||
- glob: admin-guide/puppet/profiles/*/*/*/*
|
||||
- glob: admin-guide/puppet/components/*
|
||||
- file: admin-guide/puppet/development
|
||||
- file: admin-guide/selinux
|
||||
|
||||
@@ -6,5 +6,5 @@ If keytab files are/need to be use by systems the hostname is limited to 15 char
|
||||
|
||||
A copy of the wiki pages can be found at:
|
||||
- [AdKerberosTroubleshooting.pdf](../_static/AIT-AD-Kerberos-Troubleshooting.pdf)
|
||||
- [KeytabFile.pdf](../_static/admin-guide/_static/AIT-Keytab-File.pdf)
|
||||
- [KeytabFile.pdf](../_static/AIT-Keytab-File.pdf)
|
||||
|
||||
|
||||
@@ -4,13 +4,3 @@ Contents
|
||||
|
||||
```{tableofcontents}
|
||||
```
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
mgmt-tools/sysdb
|
||||
mgmt-tools/bob
|
||||
mgmt-tools/sphinx
|
||||
mgmt-tools/puppetdb
|
||||
|
||||
Reference in New Issue
Block a user