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/sdk-manual/sdk-manual.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/sdk-manual') 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: -- cgit v1.2.3-54-g00ecf