mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-13 16:16:34 +00:00
Merge branch 'total-restructure' into 'master'
Total restructure This is a major overhaul of the entire documentation. It introduces: * One section per Clear technology. * A new simplified navigation. * Standard use of labels. * Decentralized figures. * A filename convention. * Minimal content cleanup. See merge request !162
This commit is contained in:
@@ -33,7 +33,7 @@ Create a virtual machine
|
||||
c. When finished, open VM settings, select Firmware Section and in Secure
|
||||
Boot config, **uncheck** Enable Secure Boot.
|
||||
|
||||
.. note:: Currently, Clear Linux does not boot with :option:`secure boot`
|
||||
.. note:: Currently, Clear Linux does not boot with `secure boot`
|
||||
enabled.
|
||||
|
||||
#. Connect to your new VM and start it. You should see a prompt:
|
||||
|
||||
+1
-1
@@ -110,7 +110,7 @@ pygments_style = 'sphinx'
|
||||
todo_include_todos = False
|
||||
|
||||
rst_epilog = """
|
||||
.. include:: /substitutions.rst
|
||||
.. include:: /substitutions.txt
|
||||
"""
|
||||
|
||||
# -- Options for HTML output ----------------------------------------------
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
:orphan:
|
||||
|
||||
.. _disclaimers:
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
:orphan:
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<a rel="license"
|
||||
|
||||
+2
-30
@@ -1,45 +1,17 @@
|
||||
.. ClearLinux Documentation documentation master file, created by
|
||||
sphinx-quickstart on Fri Nov 13 12:23:35 2015.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
.. Clear Technologies documentation master file.
|
||||
|
||||
Clear technologies - Documentation
|
||||
##################################
|
||||
|
||||
|
||||
Clear Linux\* Project for Intel® Architecture
|
||||
=============================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
clear-linux/clear-linux
|
||||
|
||||
|
||||
Intel® Clear Containers
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
clear-containers/clear-containers
|
||||
|
||||
Ciao
|
||||
====
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
ciao/ciao
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`search`
|
||||
|
||||
License and disclaimers
|
||||
=======================
|
||||
|
||||
.. include:: documentation_license.rst
|
||||
:start-line: 2
|
||||
|
||||
Reference in New Issue
Block a user