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>2020-10-20 11:12:06 +0100
commitce8ff73294afda3bc23d0a9ad96332a8034eaa8d (patch)
treea5456e828f74aac368c135b27550c7053f2f0850 /documentation/dev-manual/dev-manual-intro.rst
parent5d1102403167fdd4d64ede3119a6c30ad6cfe90b (diff)
downloadpoky-ce8ff73294afda3bc23d0a9ad96332a8034eaa8d.tar.gz
docs: dev-manual: fix typos, highlights, indentation and links
(From yocto-docs rev: ab244dcd48968ea6d0e328808c9aac4aef281032) Signed-off-by: Quentin Schulz <foss@0leil.net> 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