From f9b71f2839314e97e453f5390577ae35b3eb52ab Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Wed, 4 Aug 2021 16:43:18 +0200 Subject: [PATCH] fix headings --- rhel8/configuration.md | 12 ++---------- rhel8/design_guiding_principles.md | 12 ++---------- rhel8/installation.md | 12 ++---------- rhel8/vendor_documentation.md | 11 +---------- 4 files changed, 7 insertions(+), 40 deletions(-) diff --git a/rhel8/configuration.md b/rhel8/configuration.md index c011d904..0d763f78 100644 --- a/rhel8/configuration.md +++ b/rhel8/configuration.md @@ -1,13 +1,5 @@ ---- -title: Configuration -date: 2021-02-18T11:55:45+01:00 -lastmod: 2021-02-18T11:55:45+01:00 -weight: 2 -toc: true -menu: - docs: - parent: rhel-8 ---- +# Configuration + The configuration documentation is intended for Linux Adminsistrators, that need to configure groups of systems at once. For example: * Groups of Servers diff --git a/rhel8/design_guiding_principles.md b/rhel8/design_guiding_principles.md index 3d8026e8..7db89a38 100644 --- a/rhel8/design_guiding_principles.md +++ b/rhel8/design_guiding_principles.md @@ -1,13 +1,5 @@ ---- -title: Design Guiding Principles -date: 2021-04-23T08:55:45+01:00 -lastmod: 2021-04-23T08:55:45+01:00 -weight: 4 -toc: true -menu: - docs: - parent: rhel-8 ---- +# Design Guiding Principles + This page describes the design decisions made for RHEL-8 and the reasoning. ## General diff --git a/rhel8/installation.md b/rhel8/installation.md index c4f49d38..41c8c27e 100644 --- a/rhel8/installation.md +++ b/rhel8/installation.md @@ -1,13 +1,5 @@ ---- -title: Installation -date: 2021-02-18T11:55:45+01:00 -lastmod: 2021-02-18T11:55:45+01:00 -weight: 1 -toc: true -menu: - docs: - parent: rhel-8 ---- +# Installation + ## Type ### From Network diff --git a/rhel8/vendor_documentation.md b/rhel8/vendor_documentation.md index a5f2d698..fd413776 100644 --- a/rhel8/vendor_documentation.md +++ b/rhel8/vendor_documentation.md @@ -1,13 +1,4 @@ ---- -title: Vendor Documentation -date: 2021-04-23T08:55:45+01:00 -lastmod: 2021-04-23T08:55:45+01:00 -weight: 3 -toc: true -menu: - docs: - parent: rhel-8 ---- +# Vendor Documentation ## User Documentation