diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-16 17:25:28 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:06 +0000 |
commit | f3032095958bd67e086fab03a25778718d218638 (patch) | |
tree | c18edb96a432f0dfcd666c854ac2cf56c7104a90 /documentation/README | |
parent | 041cadb42e351287a490f40ee97774270c8c338e (diff) | |
download | poky-f3032095958bd67e086fab03a25778718d218638.tar.gz |
documentation: Updates to change dev-manual title
Updated several files to change the title of the dev-manual from
the "Yocto Project Development Manual" to the "Yocto Project
Development Tasks Manual." Did some edits in the README and the
Makefile as well for completeness.
(From yocto-docs rev: 0278d6d3bb458af1cb04fbc3eed96dff12d19475)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/README')
-rw-r--r-- | documentation/README | 4 |
1 files changed, 2 insertions, 2 deletions
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 |