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/test-manual | |
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/test-manual')
-rw-r--r-- | documentation/test-manual/test-manual.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/test-manual/test-manual.rst b/documentation/test-manual/test-manual.rst index 590034cf20..7bb7313fd1 100644 --- a/documentation/test-manual/test-manual.rst +++ b/documentation/test-manual/test-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Test Environment Manual | 4 | Yocto Project Test Environment Manual |
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: |