From 8f04fc58240fed4f17ef46302530320d0673379b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 26 Aug 2020 17:56:53 +0100 Subject: sphinx: manuals: Move boilerplate after toctree The boilerplate looks better after the ToC, still not quite right but the boilerplate can be improved from here. (From yocto-docs rev: 5e81b9c90f6f45acf26ba146e280bc2659ac14e5) Signed-off-by: Richard Purdie --- documentation/toaster-manual/toaster-manual.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/toaster-manual/toaster-manual.rst') diff --git a/documentation/toaster-manual/toaster-manual.rst b/documentation/toaster-manual/toaster-manual.rst index 3bd671a835..e83bf8c139 100644 --- a/documentation/toaster-manual/toaster-manual.rst +++ b/documentation/toaster-manual/toaster-manual.rst @@ -4,8 +4,6 @@ Toaster User Manual =================== -.. include:: /boilerplate.rst - .. toctree:: :caption: Table of Contents :numbered: @@ -15,3 +13,5 @@ Toaster User Manual toaster-manual-setup-and-use toaster-manual-reference history + +.. include:: /boilerplate.rst -- cgit v1.2.3-54-g00ecf