summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-intro.rst
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2020-10-18 19:57:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-04 10:55:01 +0000
commita2274632af8769d5d8e66b99c8085b661d4ebb64 (patch)
treecf09ece109265c6cd8c9a96e1f5a777fba2588a3 /documentation/dev-manual/dev-manual-intro.rst
parent3ae9ead271454db3aa07ae3f6267d58241a641db (diff)
downloadpoky-a2274632af8769d5d8e66b99c8085b661d4ebb64.tar.gz
docs: dev-manual: fix typos, highlights, indentation and links
(From yocto-docs rev: 97b9e0c8b7723b7daf1534ccd5cadf65ea03f724) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit ab244dcd48968ea6d0e328808c9aac4aef281032) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.rst')
-rw-r--r--documentation/dev-manual/dev-manual-intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.rst b/documentation/dev-manual/dev-manual-intro.rst
index da08b7b6ef..05136f7353 100644
--- a/documentation/dev-manual/dev-manual-intro.rst
+++ b/documentation/dev-manual/dev-manual-intro.rst
@@ -39,7 +39,7 @@ This manual does not provide the following:
39 39
40- Reference or Conceptual Material: This type of material resides in an 40- Reference or Conceptual Material: This type of material resides in an
41 appropriate reference manual. For example, system variables are 41 appropriate reference manual. For example, system variables are
42 documented in the :doc`../ref-manual/ref-manual`. 42 documented in the :doc:`../ref-manual/ref-manual`.
43 43
44- Detailed Public Information Not Specific to the Yocto Project: For 44- Detailed Public Information Not Specific to the Yocto Project: For
45 example, exhaustive information on how to use the Source Control 45 example, exhaustive information on how to use the Source Control