diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/Makefile | 12 | ||||
-rw-r--r-- | documentation/README | 4 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 4 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual.xml | 8 |
4 files changed, 14 insertions, 14 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index abd0093367..5c53607472 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
@@ -8,7 +8,7 @@ | |||
8 | # system. These manuals also include an "eclipse" sub-directory as part of | 8 | # system. These manuals also include an "eclipse" sub-directory as part of |
9 | # the make process. | 9 | # the make process. |
10 | # | 10 | # |
11 | # Note that the figures for the Yocto Project Development Manual | 11 | # Note that the figures for the Yocto Project Development Tasks Manual |
12 | # differ depending on the BRANCH being built. | 12 | # differ depending on the BRANCH being built. |
13 | # | 13 | # |
14 | # The Makefile has these targets: | 14 | # The Makefile has these targets: |
@@ -42,7 +42,7 @@ | |||
42 | # To build a manual, you must invoke Makefile with the DOC argument. If you | 42 | # To build a manual, you must invoke Makefile with the DOC argument. If you |
43 | # are going to publish the manual, then you must invoke Makefile with both the | 43 | # are going to publish the manual, then you must invoke Makefile with both the |
44 | # DOC and the VER argument. Furthermore, if you are building or publishing | 44 | # DOC and the VER argument. Furthermore, if you are building or publishing |
45 | # the edison or denzil versions of the Yocto Project Development Manual or | 45 | # the edison or denzil versions of the Yocto Project Development Tasks Manual or |
46 | # the mega-manual, you must also use the BRANCH argument. | 46 | # the mega-manual, you must also use the BRANCH argument. |
47 | # | 47 | # |
48 | # Examples: | 48 | # Examples: |
@@ -59,7 +59,7 @@ | |||
59 | # 'make DOC=yocto-project-qs' command would be equivalent. The third example | 59 | # 'make DOC=yocto-project-qs' command would be equivalent. The third example |
60 | # generates just the PDF version of the Yocto Project Reference Manual. | 60 | # generates just the PDF version of the Yocto Project Reference Manual. |
61 | # The fourth example generates the HTML 'edison' version and (if available) | 61 | # The fourth example generates the HTML 'edison' version and (if available) |
62 | # the Eclipse help version of the YP Development Manual. The last example | 62 | # the Eclipse help version of the YP Development Tasks Manual. The last example |
63 | # generates the HTML version of the mega-manual and uses the 'denzil' | 63 | # generates the HTML version of the mega-manual and uses the 'denzil' |
64 | # branch when choosing figures for the tarball of figures. Any example that does | 64 | # branch when choosing figures for the tarball of figures. Any example that does |
65 | # not use the BRANCH argument builds the current version of the manual set. | 65 | # not use the BRANCH argument builds the current version of the manual set. |
@@ -79,9 +79,9 @@ | |||
79 | # The first example publishes the 1.7 version of both the PDF and HTML versions of | 79 | # The first example publishes the 1.7 version of both the PDF and HTML versions of |
80 | # the BSP Guide. The second example publishes the 1.6 version of both the PDF and | 80 | # the BSP Guide. The second example publishes the 1.6 version of both the PDF and |
81 | # HTML versions of the ADT Manual. The third example publishes the 1.1.1 version of | 81 | # HTML versions of the ADT Manual. The third example publishes the 1.1.1 version of |
82 | # the PDF and HTML YP Development Manual for the 'edison' branch. The fourth example | 82 | # the PDF and HTML YP Development Tasks Manual for the 'edison' branch. The fourth |
83 | # publishes the 1.2 version of the PDF and HTML YP Development Manual for the | 83 | # example publishes the 1.2 version of the PDF and HTML YP Development Tasks Manual |
84 | # 'denzil' branch. | 84 | # for the 'denzil' branch. |
85 | # | 85 | # |
86 | 86 | ||
87 | ifeq ($(DOC),bsp-guide) | 87 | ifeq ($(DOC),bsp-guide) |
diff --git a/documentation/README b/documentation/README index a4e70a8721..d64f2fd2f9 100644 --- a/documentation/README +++ b/documentation/README | |||
@@ -36,8 +36,8 @@ Folders exist for individual manuals as follows: | |||
36 | 36 | ||
37 | * sdk-manual - The Yocto Project Software Development Kit (SDK) Developer's Guide. | 37 | * sdk-manual - The Yocto Project Software Development Kit (SDK) Developer's Guide. |
38 | * bsp-guide - The Yocto Project Board Support Package (BSP) Developer's Guide | 38 | * bsp-guide - The Yocto Project Board Support Package (BSP) Developer's Guide |
39 | * dev-manual - The Yocto Project Development Manual | 39 | * dev-manual - The Yocto Project Development Tasks Manual |
40 | * kernel-dev - The Yocto Project Linux Kernel Development Manual | 40 | * kernel-dev - The Yocto Project Linux Kernel Development Tasks Manual |
41 | * ref-manual - The Yocto Project Reference Manual | 41 | * ref-manual - The Yocto Project Reference Manual |
42 | * yocto-project-qs - The Yocto Project Quick Start | 42 | * yocto-project-qs - The Yocto Project Quick Start |
43 | * mega-manual - The Yocto Project Mega-Manual, which is an aggregated manual comprised | 43 | * mega-manual - The Yocto Project Mega-Manual, which is an aggregated manual comprised |
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 9b33d7b5c9..340c1b37b1 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -4,12 +4,12 @@ | |||
4 | 4 | ||
5 | <chapter id='dev-manual-intro'> | 5 | <chapter id='dev-manual-intro'> |
6 | 6 | ||
7 | <title>The Yocto Project Development Manual</title> | 7 | <title>The Yocto Project Development Tasks Manual</title> |
8 | <section id='dev-welcome'> | 8 | <section id='dev-welcome'> |
9 | <title>Welcome</title> | 9 | <title>Welcome</title> |
10 | 10 | ||
11 | <para> | 11 | <para> |
12 | Welcome to the Yocto Project Development Manual! | 12 | Welcome to the Yocto Project Development Tasks Manual! |
13 | This manual provides relevant procedures necessary for developing | 13 | This manual provides relevant procedures necessary for developing |
14 | in the Yocto Project environment (i.e. developing embedded Linux | 14 | in the Yocto Project environment (i.e. developing embedded Linux |
15 | images and user-space applications that run on targeted devices). | 15 | images and user-space applications that run on targeted devices). |
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index db0612ba31..a50ec1c893 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -17,7 +17,7 @@ | |||
17 | </mediaobject> | 17 | </mediaobject> |
18 | 18 | ||
19 | <title> | 19 | <title> |
20 | Yocto Project Development Manual | 20 | Yocto Project Development Tasks Manual |
21 | </title> | 21 | </title> |
22 | 22 | ||
23 | <authorgroup> | 23 | <authorgroup> |
@@ -120,9 +120,9 @@ | |||
120 | <itemizedlist> | 120 | <itemizedlist> |
121 | <listitem><para> | 121 | <listitem><para> |
122 | For the latest version of the Yocto Project Development | 122 | For the latest version of the Yocto Project Development |
123 | Manual associated with this Yocto Project release | 123 | Tasks Manual associated with this Yocto Project release |
124 | (version &YOCTO_DOC_VERSION;), | 124 | (version &YOCTO_DOC_VERSION;), |
125 | see the Yocto Project Development Manual from the | 125 | see the Yocto Project Development Tasks Manual from the |
126 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 126 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. |
127 | </para></listitem> | 127 | </para></listitem> |
128 | <listitem><para> | 128 | <listitem><para> |
@@ -137,7 +137,7 @@ | |||
137 | </para></listitem> | 137 | </para></listitem> |
138 | <listitem><para> | 138 | <listitem><para> |
139 | For an in-development version of the Yocto Project | 139 | For an in-development version of the Yocto Project |
140 | Development Manual, see | 140 | Development Tasks Manual, see |
141 | <ulink url='&YOCTO_DOCS_URL;/latest/dev-manual/dev-manual.html'></ulink>. | 141 | <ulink url='&YOCTO_DOCS_URL;/latest/dev-manual/dev-manual.html'></ulink>. |
142 | </para></listitem> | 142 | </para></listitem> |
143 | </itemizedlist> | 143 | </itemizedlist> |