diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2020-10-30 05:21:53 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-30 12:09:22 +0000 |
commit | a65148ba0a1403fbb3b9271909c48c53a3ee9b6d (patch) | |
tree | 8f1d00746d7b9409174080388282433d14af9e5b | |
parent | 2a5574f6986a7311f023caafedbcd4ee44e4b0cb (diff) | |
download | poky-a65148ba0a1403fbb3b9271909c48c53a3ee9b6d.tar.gz |
README: "yocto-project-qs" -> "brief-yoctoprojectqs"
Directory has been renamed, so fix README and add a bit more white
space to keep everything lined up.
(From yocto-docs rev: cdd4c705f7271e31e44a94c79b050eda1fba5945)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/README b/documentation/README index fe86876ee7..534ae66f86 100644 --- a/documentation/README +++ b/documentation/README | |||
@@ -34,15 +34,15 @@ Manual Organization | |||
34 | 34 | ||
35 | Folders exist for individual manuals as follows: | 35 | 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 Tasks Manual | 39 | * dev-manual - The Yocto Project Development Tasks Manual |
40 | * kernel-dev - The Yocto Project Linux Kernel Development Tasks 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 | * brief-yoctoprojectqs - The Yocto Project Quick Start |
43 | * profile-manual - The Yocto Project Profile and Tracing Manual | 43 | * profile-manual - The Yocto Project Profile and Tracing Manual |
44 | * toaster-manual - The Toaster Manual | 44 | * toaster-manual - The Toaster Manual |
45 | * test-manual - The Test Environment Manual | 45 | * test-manual - The Test Environment Manual |
46 | 46 | ||
47 | Each folder is self-contained regarding content and figures. | 47 | Each folder is self-contained regarding content and figures. |
48 | 48 | ||