diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-09-07 23:04:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:34 +0100 |
commit | f77ab9bc9c9d124a45f4e555b97d481cb6d8ccdc (patch) | |
tree | 4b6f964732694e36e6b6123df89bc54dbff7d481 /documentation/index.rst | |
parent | e4b904b21cd30f0b2f412117b73411b0f2844fef (diff) | |
download | poky-f77ab9bc9c9d124a45f4e555b97d481cb6d8ccdc.tar.gz |
sphinx: convert 'what I wish I'd known'
This page is currently a static web page in the Yocto project website,
in the docs section. While we are converting the whole YP docs into
its own website, let's convert this file as well.
(From yocto-docs rev: 1d4db1f776cdb775f79cd5e2089da01e0d9c43ea)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/index.rst')
-rw-r--r-- | documentation/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/index.rst b/documentation/index.rst index 4e8b3647f4..4fd1dfba18 100644 --- a/documentation/index.rst +++ b/documentation/index.rst | |||
@@ -15,7 +15,7 @@ Welcome to The Yocto Project's documentation! | |||
15 | :caption: Introduction and Overview | 15 | :caption: Introduction and Overview |
16 | 16 | ||
17 | Quick Build <brief-yoctoprojectqs/brief-yoctoprojectqs> | 17 | Quick Build <brief-yoctoprojectqs/brief-yoctoprojectqs> |
18 | What I wish I'd known about Yocto Project <https://www.yoctoproject.org/docs/what-i-wish-id-known/> | 18 | what-i-wish-id-known |
19 | Transitioning to a custom environment for systems development <https://www.yoctoproject.org/docs/transitioning-to-a-custom-environment> | 19 | Transitioning to a custom environment for systems development <https://www.yoctoproject.org/docs/transitioning-to-a-custom-environment> |
20 | Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/> | 20 | Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/> |
21 | Tips and Tricks Wiki <https://wiki.yoctoproject.org/wiki/TipsAndTricks> | 21 | Tips and Tricks Wiki <https://wiki.yoctoproject.org/wiki/TipsAndTricks> |