28 lines
611 B
YAML
28 lines
611 B
YAML
# Table of content
|
|
# Learn more at https://jupyterbook.org/customize/toc.html
|
|
#
|
|
- file: index
|
|
|
|
- part: Admin Guide
|
|
chapters:
|
|
- file: admin-guide/index
|
|
|
|
- part: Infrastructure Guide
|
|
chapters:
|
|
- file: infrastructure-guide/home
|
|
# sections:
|
|
|
|
- part: RHEL8
|
|
chapters:
|
|
- file: rhel8/index
|
|
sections:
|
|
- file: rhel8/installation
|
|
- file: rhel8/configuration
|
|
- file: rhel8/vendor_documentation
|
|
- file: rhel8/design_guiding_principles
|
|
|
|
- part: RHEL8 Guides
|
|
chapters:
|
|
- file: rhel8-guides-beta/developer_guide
|
|
- file: rhel8-guides-beta/installation_guide
|
|
|