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