From 941175aebf25a55cf00a4be8f67c94e0c79c152f Mon Sep 17 00:00:00 2001 From: Ron Stone Date: Fri, 8 Oct 2021 07:30:44 -0400 Subject: [PATCH] Missing H1 fix Fix section hierarchy against openstacktheme change in https://review.opendev.org/c/openstack/releases/+/809419 Signed-off-by: Ron Stone Change-Id: I109534f8d1e9f334a419f485929281957447661a --- doc/requirements.txt | 1 + doc/source/_includes/toc-contents.rest | 6 +++--- doc/source/_includes/toc-title-updates-kub.rest | 2 +- doc/source/updates/index.rst | 1 + doc/source/updates/kubernetes/index.rst | 3 +-- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 66cd83899..8aa8ae88f 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -3,3 +3,4 @@ openstackdocstheme>=2.2.1 # Apache-2.0 # API Reference Guide os-api-ref>=1.5.0 # Apache-2.0 + diff --git a/doc/source/_includes/toc-contents.rest b/doc/source/_includes/toc-contents.rest index b8a56e005..3b4719ebf 100644 --- a/doc/source/_includes/toc-contents.rest +++ b/doc/source/_includes/toc-contents.rest @@ -1,3 +1,3 @@ -.. ======== -.. Contents -.. ======== \ No newline at end of file +======== +Contents +======== diff --git a/doc/source/_includes/toc-title-updates-kub.rest b/doc/source/_includes/toc-title-updates-kub.rest index 3c5a53f4e..2ca4f787a 100644 --- a/doc/source/_includes/toc-title-updates-kub.rest +++ b/doc/source/_includes/toc-title-updates-kub.rest @@ -1 +1 @@ -.. include:: /_includes/toc-contents.rest \ No newline at end of file +.. include:: /_includes/toc-contents.rest diff --git a/doc/source/updates/index.rst b/doc/source/updates/index.rst index 1a85895ef..6cedda2f6 100644 --- a/doc/source/updates/index.rst +++ b/doc/source/updates/index.rst @@ -18,6 +18,7 @@ all hosts of an entire |prod-long| cloud to be updated with a single operation. kubernetes/index + --------- Openstack --------- diff --git a/doc/source/updates/kubernetes/index.rst b/doc/source/updates/kubernetes/index.rst index 532f925a8..7b7e14356 100644 --- a/doc/source/updates/kubernetes/index.rst +++ b/doc/source/updates/kubernetes/index.rst @@ -9,6 +9,7 @@ :start-after: kub-begin :end-before: kub-end + ------------ Introduction ------------ @@ -72,7 +73,6 @@ Manual Kubernetes Version Upgrade .. toctree:: :maxdepth: 1 - :caption: Contents: manual-kubernetes-components-upgrade @@ -82,7 +82,6 @@ Kubernetes Version Upgrade Cloud Orchestration .. toctree:: :maxdepth: 1 - :caption: Contents: about-kubernetes-orchestrated-upgrades the-kubernetes-update-orchestration-process