From 721edcfd44a61c4ea7a88d4e46d35bbdbce99c56 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Tue, 1 Sep 2020 14:19:20 +0200 Subject: sphinx: insert blank below between title and toc Whenever a TOC follows a title/heading, a blank line is missing. So let's add it explicitely. (From yocto-docs rev: 600b6fe7837dd817d32350e1a45431bdcfe8ebbd) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-manual.rst | 2 ++ documentation/bsp-guide/bsp-guide.rst | 2 ++ documentation/dev-manual/dev-manual.rst | 2 ++ documentation/index.rst | 2 ++ documentation/kernel-dev/kernel-dev.rst | 2 ++ documentation/overview-manual/overview-manual.rst | 2 ++ documentation/profile-manual/profile-manual.rst | 2 ++ documentation/ref-manual/ref-manual.rst | 2 ++ documentation/sdk-manual/sdk-manual.rst | 2 ++ documentation/test-manual/test-manual.rst | 2 ++ documentation/toaster-manual/toaster-manual.rst | 2 ++ 11 files changed, 22 insertions(+) (limited to 'documentation') diff --git a/documentation/adt-manual/adt-manual.rst b/documentation/adt-manual/adt-manual.rst index 7aa6ccd555..695230c5c4 100644 --- a/documentation/adt-manual/adt-manual.rst +++ b/documentation/adt-manual/adt-manual.rst @@ -4,6 +4,8 @@ Yocto Project Application Developer's Guide =========================================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/bsp-guide/bsp-guide.rst b/documentation/bsp-guide/bsp-guide.rst index beb36aa671..435a399d52 100644 --- a/documentation/bsp-guide/bsp-guide.rst +++ b/documentation/bsp-guide/bsp-guide.rst @@ -4,6 +4,8 @@ Yocto Project Board Support Package Developer's Guide ===================================================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/dev-manual/dev-manual.rst b/documentation/dev-manual/dev-manual.rst index 01a597c3ae..c629067153 100644 --- a/documentation/dev-manual/dev-manual.rst +++ b/documentation/dev-manual/dev-manual.rst @@ -4,6 +4,8 @@ Yocto Project Development Tasks Manual ====================================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/index.rst b/documentation/index.rst index 7863fbc4ea..151589addc 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -8,6 +8,8 @@ Welcome to The Yocto Project's documentation! ============================================= +| + .. toctree:: :maxdepth: 1 :caption: Introduction and Overview diff --git a/documentation/kernel-dev/kernel-dev.rst b/documentation/kernel-dev/kernel-dev.rst index 1f0aeea5a0..332e089b03 100644 --- a/documentation/kernel-dev/kernel-dev.rst +++ b/documentation/kernel-dev/kernel-dev.rst @@ -4,6 +4,8 @@ Yocto Project Linux Kernel Development Manual ============================================= +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/overview-manual/overview-manual.rst b/documentation/overview-manual/overview-manual.rst index 7182472c98..80ce9aae76 100644 --- a/documentation/overview-manual/overview-manual.rst +++ b/documentation/overview-manual/overview-manual.rst @@ -4,6 +4,8 @@ Yocto Project Overview and Concepts Manual ========================================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/profile-manual/profile-manual.rst b/documentation/profile-manual/profile-manual.rst index f6de4108ca..2c8fcf3e60 100644 --- a/documentation/profile-manual/profile-manual.rst +++ b/documentation/profile-manual/profile-manual.rst @@ -4,6 +4,8 @@ Yocto Project Profiling and Tracing Manual ========================================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/ref-manual/ref-manual.rst b/documentation/ref-manual/ref-manual.rst index def1b22c17..a106af21d8 100644 --- a/documentation/ref-manual/ref-manual.rst +++ b/documentation/ref-manual/ref-manual.rst @@ -4,6 +4,8 @@ Yocto Project Reference Manual ============================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/sdk-manual/sdk-manual.rst b/documentation/sdk-manual/sdk-manual.rst index 0149ea4178..d7776b7c40 100644 --- a/documentation/sdk-manual/sdk-manual.rst +++ b/documentation/sdk-manual/sdk-manual.rst @@ -4,6 +4,8 @@ Yocto Project Application Development and the Extensible Software Development Kit (eSDK) ======================================================================================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/test-manual/test-manual.rst b/documentation/test-manual/test-manual.rst index 00f8b7c450..bd5b1b0968 100644 --- a/documentation/test-manual/test-manual.rst +++ b/documentation/test-manual/test-manual.rst @@ -4,6 +4,8 @@ Yocto Project Test Environment Manual ===================================== +| + .. toctree:: :caption: Table of Contents :numbered: diff --git a/documentation/toaster-manual/toaster-manual.rst b/documentation/toaster-manual/toaster-manual.rst index e83bf8c139..f6f59411b6 100644 --- a/documentation/toaster-manual/toaster-manual.rst +++ b/documentation/toaster-manual/toaster-manual.rst @@ -4,6 +4,8 @@ Toaster User Manual =================== +| + .. toctree:: :caption: Table of Contents :numbered: -- cgit v1.2.3-54-g00ecf