renamed support directories by adding leading "_" to differentiate from content.

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-07-11 11:36:11 -07:00
parent 87488cf303
commit 77552f4a9f
16 changed files with 3 additions and 8 deletions

Before

Width:  |  Height:  |  Size: 375 KiB

After

Width:  |  Height:  |  Size: 375 KiB

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

+1 -1
View File
@@ -165,7 +165,7 @@ html_title = "Documentation for Clear Linux* project"
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
#html_logo = 'images/clearlinux.png'
#html_logo = '_images/clearlinux.png'
# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
-2
View File
@@ -1,2 +0,0 @@
If you are new to |CL|, get started fast with tutorials for installing |CL| on
bare metal, in a virtual environment, or as a live image on a USB stick.
+2 -1
View File
@@ -12,7 +12,8 @@ Welcome to the |CL-ATTR| documentation pages, the source for |CL| documentation.
Our documentation is divided into the following sections:
:ref:`get-started`
.. include:: /includes/get-started.txt
If you are new to |CL|, get started fast with tutorials for installing |CL|
on bare metal, in a virtual environment, or as a live image on a USB stick.
:ref:`tooling`
Clear Linux is a little different from other distros. Here are some
-4
View File
@@ -1,4 +0,0 @@
title: 'Getting Started'
type: 'documentation card'
content: /includes/get-started.txt
github_url: 'https://clearlinux.org/documentation/clear-linux/get-started'