add structure

This commit is contained in:
2021-08-04 16:19:52 +02:00
parent 437dc47f3a
commit c02eb3d925
4 changed files with 11 additions and 6 deletions

View File

@@ -12,12 +12,17 @@
- file: infrastructure-guide/home
# sections:
- part: RHEL8 Documentation
- part: RHEL8
chapters:
- file: rhel8/index
sections:
- file: rhel8/installation
- file: rhel8/configuration
- file: rhel8/vendor_documentation
- file: rhel8/design_guiding_principles
- part: RHEL8 Beta Guide
- part: RHEL8 Guides
chapters:
- file: rhel8-beta/index
- file: rhel8-developer-guide/index
- file: rhel8-guides-beta/developer_guide
- file: rhel8-guides-beta/installation_guide

View File

@@ -1,4 +1,4 @@
# RHEL-8 Beta Guide
# Installation Guide
## Table of Contents

View File

@@ -13,4 +13,4 @@ toc: true
* [Installation](installation)
* [Configuration](configuration)
* [Vendor Documentation](vendor_documentation)
* [Design Guide Principles](design_guide_principles)
* [Design Guiding Principles](design_guiding_principles)