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