mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02: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 Linux Kernel Development Manual
|
||||
=============================================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
@@ -17,3 +15,5 @@ Yocto Project Linux Kernel Development Manual
|
||||
kernel-dev-maint-appx
|
||||
kernel-dev-faq
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
Reference in New Issue
Block a user