diff --git a/documentation/Makefile b/documentation/Makefile index abd0093367..5c53607472 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -8,7 +8,7 @@ # system. These manuals also include an "eclipse" sub-directory as part of # the make process. # -# Note that the figures for the Yocto Project Development Manual +# Note that the figures for the Yocto Project Development Tasks Manual # differ depending on the BRANCH being built. # # The Makefile has these targets: @@ -42,7 +42,7 @@ # To build a manual, you must invoke Makefile with the DOC argument. If you # are going to publish the manual, then you must invoke Makefile with both the # DOC and the VER argument. Furthermore, if you are building or publishing -# the edison or denzil versions of the Yocto Project Development Manual or +# the edison or denzil versions of the Yocto Project Development Tasks Manual or # the mega-manual, you must also use the BRANCH argument. # # Examples: @@ -59,7 +59,7 @@ # 'make DOC=yocto-project-qs' command would be equivalent. The third example # generates just the PDF version of the Yocto Project Reference Manual. # The fourth example generates the HTML 'edison' version and (if available) -# the Eclipse help version of the YP Development Manual. The last example +# the Eclipse help version of the YP Development Tasks Manual. The last example # generates the HTML version of the mega-manual and uses the 'denzil' # branch when choosing figures for the tarball of figures. Any example that does # not use the BRANCH argument builds the current version of the manual set. @@ -79,9 +79,9 @@ # The first example publishes the 1.7 version of both the PDF and HTML versions of # the BSP Guide. The second example publishes the 1.6 version of both the PDF and # HTML versions of the ADT Manual. The third example publishes the 1.1.1 version of -# the PDF and HTML YP Development Manual for the 'edison' branch. The fourth example -# publishes the 1.2 version of the PDF and HTML YP Development Manual for the -# 'denzil' branch. +# the PDF and HTML YP Development Tasks Manual for the 'edison' branch. The fourth +# example publishes the 1.2 version of the PDF and HTML YP Development Tasks Manual +# for the 'denzil' branch. # 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: * sdk-manual - The Yocto Project Software Development Kit (SDK) Developer's Guide. * bsp-guide - The Yocto Project Board Support Package (BSP) Developer's Guide -* dev-manual - The Yocto Project Development Manual -* kernel-dev - The Yocto Project Linux Kernel Development Manual +* dev-manual - The Yocto Project Development Tasks Manual +* kernel-dev - The Yocto Project Linux Kernel Development Tasks Manual * ref-manual - The Yocto Project Reference Manual * yocto-project-qs - The Yocto Project Quick Start * 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 @@ -The Yocto Project Development Manual +The Yocto Project Development Tasks Manual
Welcome - Welcome to the Yocto Project Development Manual! + Welcome to the Yocto Project Development Tasks Manual! This manual provides relevant procedures necessary for developing in the Yocto Project environment (i.e. developing embedded Linux 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 @@ - Yocto Project Development Manual + Yocto Project Development Tasks Manual @@ -120,9 +120,9 @@ For the latest version of the Yocto Project Development - Manual associated with this Yocto Project release + Tasks Manual associated with this Yocto Project release (version &YOCTO_DOC_VERSION;), - see the Yocto Project Development Manual from the + see the Yocto Project Development Tasks Manual from the Yocto Project documentation page. @@ -137,7 +137,7 @@ For an in-development version of the Yocto Project - Development Manual, see + Development Tasks Manual, see .