22 lines
395 B
YAML
22 lines
395 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 Documentation
|
|
chapters:
|
|
- file: rhel8/index
|
|
|
|
- part: RHEL8 Beta Guide
|
|
chapters:
|
|
- file: rhel8-beta/index
|
|
|