mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
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 <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
18a484df63
commit
721edcfd44
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Application Developer's Guide
|
Yocto Project Application Developer's Guide
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Board Support Package Developer's Guide
|
Yocto Project Board Support Package Developer's Guide
|
||||||
=====================================================
|
=====================================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Development Tasks Manual
|
Yocto Project Development Tasks Manual
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -8,6 +8,8 @@
|
|||||||
Welcome to The Yocto Project's documentation!
|
Welcome to The Yocto Project's documentation!
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:caption: Introduction and Overview
|
:caption: Introduction and Overview
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Linux Kernel Development Manual
|
Yocto Project Linux Kernel Development Manual
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Overview and Concepts Manual
|
Yocto Project Overview and Concepts Manual
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Profiling and Tracing Manual
|
Yocto Project Profiling and Tracing Manual
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Reference Manual
|
Yocto Project Reference Manual
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Application Development and the Extensible Software Development Kit (eSDK)
|
Yocto Project Application Development and the Extensible Software Development Kit (eSDK)
|
||||||
========================================================================================
|
========================================================================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Yocto Project Test Environment Manual
|
Yocto Project Test Environment Manual
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
Toaster User Manual
|
Toaster User Manual
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Table of Contents
|
:caption: Table of Contents
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|||||||
Reference in New Issue
Block a user