summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml3
-rw-r--r--documentation/dev-manual/dev-manual-start.xml5
2 files changed, 3 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 0f338e7e0a..87da378161 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -65,8 +65,7 @@
65 <listitem><para>Reference material. 65 <listitem><para>Reference material.
66 This type of material resides in an appropriate reference manual. 66 This type of material resides in an appropriate reference manual.
67 For example, system variables are documented in the 67 For example, system variables are documented in the
68 <ulink url='&YOCTO_DOCS_REF_URL;'> 68 <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>.</para></listitem>
69 Yocto Project Reference Manual</ulink>.</para></listitem>
70 <listitem><para>Detailed public information that is not specific to the Yocto Project. 69 <listitem><para>Detailed public information that is not specific to the Yocto Project.
71 For example, exhaustive information on how to use Git is covered better through the 70 For example, exhaustive information on how to use Git is covered better through the
72 Internet than in this manual.</para></listitem> 71 Internet than in this manual.</para></listitem>
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index b6b28775e5..0d211807bc 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -9,9 +9,8 @@
9<para> 9<para>
10 This chapter introduces the Yocto Project and gives you an idea of what you need to get started. 10 This chapter introduces the Yocto Project and gives you an idea of what you need to get started.
11 You can find enough information to set up your development host and build or use images for 11 You can find enough information to set up your development host and build or use images for
12 hardware supported by the Yocto Project by reading 12 hardware supported by the Yocto Project by reading the
13 <ulink url='&YOCTO_DOCS_QS_URL;'> 13 <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>.
14 the Yocto Project Quick Start</ulink>.
15</para> 14</para>
16 15
17<para> 16<para>