mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +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:
parent
83ebbf63e9
commit
8f04fc5824
|
|
@ -1,6 +1,8 @@
|
|||
.. include:: <xhtml1-lat1.txt>
|
||||
.. include:: <xhtml1-symbol.txt>
|
||||
|
||||
----
|
||||
|
||||
| |project_name|
|
||||
| <docs@lists.yoctoproject.org>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,11 +4,11 @@
|
|||
Yocto Project Board Support Package Developer's Guide
|
||||
=====================================================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
|
||||
bsp
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
Yocto Project Development Tasks Manual
|
||||
======================================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
|
|
@ -15,3 +13,5 @@ Yocto Project Development Tasks Manual
|
|||
dev-manual-common-tasks
|
||||
dev-manual-qemu
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
Yocto Project Overview and Concepts Manual
|
||||
==========================================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
|
|
@ -15,3 +13,5 @@ Yocto Project Overview and Concepts Manual
|
|||
overview-manual-development-environment
|
||||
overview-manual-concepts
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
Yocto Project Profiling and Tracing Manual
|
||||
==========================================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
|
|
@ -15,3 +13,5 @@ Yocto Project Profiling and Tracing Manual
|
|||
profile-manual-usage
|
||||
profile-manual-examples
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
Yocto Project Application Development and the Extensible Software Development Kit (eSDK)
|
||||
========================================================================================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
|
|
@ -18,3 +16,5 @@ Yocto Project Application Development and the Extensible Software Development Ki
|
|||
sdk-appendix-customizing
|
||||
sdk-appendix-customizing-standard
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
Yocto Project Test Environment Manual
|
||||
=====================================
|
||||
|
||||
.. include:: /boilerplate.rst
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contents
|
||||
:numbered:
|
||||
|
|
@ -14,3 +12,5 @@ Yocto Project Test Environment Manual
|
|||
test-manual-test-process
|
||||
test-manual-understand-autobuilder
|
||||
history
|
||||
|
||||
.. include:: /boilerplate.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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user