summaryrefslogtreecommitdiffstats
path: root/documentation/brief-yoctoprojectqs
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-12-03 22:38:34 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:21:27 +0000
commitbd1789261122c25d62b8e8e7f7d5647249e8d8ff (patch)
tree5b831c41d669f37ce42dac9f25a57052fd61119a /documentation/brief-yoctoprojectqs
parentd1f0448ca9233fe1a4dc46e6bf86762b31ff34ef (diff)
downloadpoky-bd1789261122c25d62b8e8e7f7d5647249e8d8ff.tar.gz
sphinx: rename top level document in each manual
It is more common to call the top level document index.rst. This is what this patch is doing, along with all required references fixup. (From yocto-docs rev: 2cea7fbba9210479fc0387d7e1b80da9885558f0) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
-rw-r--r--documentation/brief-yoctoprojectqs/index.rst (renamed from documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst)4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/index.rst
index 8772812ebd..e8912f07ca 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
+++ b/documentation/brief-yoctoprojectqs/index.rst
@@ -39,7 +39,7 @@ build a reference embedded OS called Poky.
39 Tasks Manual for more information. 39 Tasks Manual for more information.
40 40
41If you want more conceptual or background information on the Yocto 41If you want more conceptual or background information on the Yocto
42Project, see the :doc:`../overview-manual/overview-manual`. 42Project, see the :doc:`../overview-manual/index`.
43 43
44Compatible Linux Distribution 44Compatible Linux Distribution
45============================= 45=============================
@@ -404,7 +404,7 @@ information including the website, wiki pages, and user manuals:
404 concepts are useful for the beginner. 404 concepts are useful for the beginner.
405 405
406- **Yocto Project Overview and Concepts Manual:** The 406- **Yocto Project Overview and Concepts Manual:** The
407 :doc:`../overview-manual/overview-manual` is a great 407 :doc:`../overview-manual/index` is a great
408 place to start to learn about the Yocto Project. This manual 408 place to start to learn about the Yocto Project. This manual
409 introduces you to the Yocto Project and its development environment. 409 introduces you to the Yocto Project and its development environment.
410 The manual also provides conceptual information for various aspects 410 The manual also provides conceptual information for various aspects