diff options
author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:58:53 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:35 +0100 |
commit | 828602327fd5c751f9ee8df8859fc809adb51514 (patch) | |
tree | 063d3b26e107a554abb5c3309cf78f2b83cba6c1 | |
parent | 4fb8db9e680c90d12f334f5886eeafb07c559968 (diff) | |
download | poky-828602327fd5c751f9ee8df8859fc809adb51514.tar.gz |
sphinx: brief-yoctoprojectqs: add missing boilerplate
(From yocto-docs rev: 4a34fdbeda4e3ad5ae63d159417b7cf204205847)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst index bcba1336c4..40f9587f33 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | |||
@@ -420,3 +420,5 @@ information including the website, wiki pages, and user manuals: | |||
420 | :ref:`ref-manual/resources:links and related documentation` | 420 | :ref:`ref-manual/resources:links and related documentation` |
421 | section in the Yocto Project Reference Manual provides a | 421 | section in the Yocto Project Reference Manual provides a |
422 | comprehensive list of all related links and other user documentation. | 422 | comprehensive list of all related links and other user documentation. |
423 | |||
424 | .. include:: /boilerplate.rst | ||