mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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 <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
Yocto Project Reference Manual
|
||||
==============================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
@@ -27,3 +25,5 @@ Yocto Project Reference Manual
|
||||
faq
|
||||
resources
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
Reference in New Issue
Block a user