diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-07-03 18:01:00 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:33 +0100 |
commit | 461e2e843d2009517c7c3258b30fb56f0bc1bbea (patch) | |
tree | beb63fdd249a796ccb0e6817e91f3ebe9692b46b /documentation/bsp-guide/bsp-guide.rst | |
parent | 54d38a91e109cda79e5b19bc2965f8a73a468fbc (diff) | |
download | poky-461e2e843d2009517c7c3258b30fb56f0bc1bbea.tar.gz |
sphinx: add boilerplate to manuals
(From yocto-docs rev: d552acdc60c8a0467b649b95183b87b3345a4f8c)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide/bsp-guide.rst')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp-guide.rst b/documentation/bsp-guide/bsp-guide.rst index 683766eeb9..821889ba2d 100644 --- a/documentation/bsp-guide/bsp-guide.rst +++ b/documentation/bsp-guide/bsp-guide.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Board Support Package Developer's Guide | 4 | Yocto Project Board Support Package Developer's Guide |
5 | ===================================================== | 5 | ===================================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |