From 94c9e0ad76d742abab1fdc323f69aee4a6c02b13 Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Thu, 27 Apr 2017 09:21:16 -0500 Subject: [PATCH 1/5] Fix unknown option warning. Signed-off-by: Rodrigo Caballero --- source/clear-linux/virtual-environments/hyper-v.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/virtual-environments/hyper-v.rst b/source/clear-linux/virtual-environments/hyper-v.rst index 066b75ed..a16fa104 100644 --- a/source/clear-linux/virtual-environments/hyper-v.rst +++ b/source/clear-linux/virtual-environments/hyper-v.rst @@ -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: From 5a2b933e5460bbe02913457dc76e2d271abcd7e4 Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Thu, 27 Apr 2017 09:24:55 -0500 Subject: [PATCH 2/5] Fix substitutions warning. Signed-off-by: Rodrigo Caballero --- source/conf.py | 2 +- source/{substitutions.rst => substitutions.txt} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename source/{substitutions.rst => substitutions.txt} (100%) diff --git a/source/conf.py b/source/conf.py index f18397c8..bf0ec690 100644 --- a/source/conf.py +++ b/source/conf.py @@ -110,7 +110,7 @@ pygments_style = 'sphinx' todo_include_todos = False rst_epilog = """ -.. include:: /substitutions.rst +.. include:: /substitutions.txt """ # -- Options for HTML output ---------------------------------------------- diff --git a/source/substitutions.rst b/source/substitutions.txt similarity index 100% rename from source/substitutions.rst rename to source/substitutions.txt From d517b0fd9140f8d7edb8c502026efb81a1af07a6 Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Thu, 27 Apr 2017 10:55:56 -0500 Subject: [PATCH 3/5] Fix files not included warnings. Signed-off-by: Rodrigo Caballero --- source/disclaimers.rst | 2 ++ source/documentation_license.rst | 2 ++ source/index.rst | 1 + 3 files changed, 5 insertions(+) diff --git a/source/disclaimers.rst b/source/disclaimers.rst index 4786a970..6f2dfb6e 100644 --- a/source/disclaimers.rst +++ b/source/disclaimers.rst @@ -1,3 +1,5 @@ +:orphan: + .. _disclaimers: diff --git a/source/documentation_license.rst b/source/documentation_license.rst index dc993849..758a7a24 100644 --- a/source/documentation_license.rst +++ b/source/documentation_license.rst @@ -1,3 +1,5 @@ +:orphan: + .. raw:: html Date: Thu, 27 Apr 2017 11:50:38 -0500 Subject: [PATCH 4/5] Remove empty indeces and search pages, master file cleanup. Signed-off-by: Rodrigo Caballero --- source/index.rst | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/source/index.rst b/source/index.rst index 374cc080..af56520e 100644 --- a/source/index.rst +++ b/source/index.rst @@ -1,12 +1,8 @@ -.. 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 ============================================= @@ -15,7 +11,6 @@ Clear Linux\* Project for Intel® Architecture clear-linux/clear-linux - Intel® Clear Containers ======================= @@ -32,13 +27,6 @@ Ciao ciao/ciao - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`search` - License and disclaimers ======================= From f2cf589da4617ca07d5be988c52d7542c99e28b4 Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Thu, 27 Apr 2017 13:17:40 -0500 Subject: [PATCH 5/5] Remove redundant headings from master file. Signed-off-by: Rodrigo Caballero --- source/index.rst | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/source/index.rst b/source/index.rst index af56520e..4841c961 100644 --- a/source/index.rst +++ b/source/index.rst @@ -3,28 +3,11 @@ 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 License and disclaimers