diff --git a/README.adoc b/README.adoc index 4bd887f658ba..eca5e657ba97 100644 --- a/README.adoc +++ b/README.adoc @@ -10,7 +10,7 @@ The documentation is sourced in http://www.methods.co.nz/asciidoc/[AsciiDoc] and == Repo Organization -Each directory of the repo represents a different collection of topics (you can think of directories as books). The exception is the `build_system` directory, which contains the code used to generate the finished documentation. Within each 'book' directory, topics exist as separate asciidoc files and an `images` directory contains any images that are included in the topics. +Each directory of the repo represents a different collection of topics (you can think of directories as books). The exceptions to this rule are directories whose names start with an underscore (like `_builder_lib` and `_javascripts`), which contain the assets used to generate the finished documentation. Within each 'book' directory, topics exist as separate asciidoc files and an `images` directory contains any images that are included in the topics. ---- / diff --git a/client_tools_install_guide/installing_client_tools_on_fedora.adoc b/client_tools_install_guide/installing_client_tools_on_fedora.adoc index 52c490866f42..21639f0900b4 100644 --- a/client_tools_install_guide/installing_client_tools_on_fedora.adoc +++ b/client_tools_install_guide/installing_client_tools_on_fedora.adoc @@ -6,6 +6,7 @@ :toc: :toc-placement!: :toc-title: Topics Covered +:description: This guide shows you how to install the rhc client tools on your Fedora machine toc::[]