diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-18 14:48:02 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 15:54:59 +0100 |
| commit | e05baab43c0da21d4dbf49cd7b701698b41638ef (patch) | |
| tree | 52885f68d524a807aff8a6229229af296b20d358 /documentation/README | |
| parent | ab25d680aa9b0bdc1bb5e691cb53e52efa9c3a41 (diff) | |
| download | poky-e05baab43c0da21d4dbf49cd7b701698b41638ef.tar.gz | |
manuals: README: update list of manuals
(From yocto-docs rev: 30166df4a85a2bbd1da98440e701de72e56fa9f3)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/README')
| -rw-r--r-- | documentation/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/README b/documentation/README index e8aed86eb4..4d31036e69 100644 --- a/documentation/README +++ b/documentation/README | |||
| @@ -34,16 +34,18 @@ Manual Organization | |||
| 34 | 34 | ||
| 35 | Here the folders corresponding to individual manuals: | 35 | Here the folders corresponding to individual manuals: |
| 36 | 36 | ||
| 37 | * brief-yoctoprojectqs - Yocto Project Quick Start | ||
| 37 | * overview-manual - Yocto Project Overview and Concepts Manual | 38 | * overview-manual - Yocto Project Overview and Concepts Manual |
| 38 | * sdk-manual - Yocto Project Software Development Kit (SDK) Developer's Guide. | 39 | * contributor-guide - Yocto Project and OpenEmbedded Contributor Guide |
| 40 | * ref-manual - Yocto Project Reference Manual | ||
| 39 | * bsp-guide - Yocto Project Board Support Package (BSP) Developer's Guide | 41 | * bsp-guide - Yocto Project Board Support Package (BSP) Developer's Guide |
| 40 | * dev-manual - Yocto Project Development Tasks Manual | 42 | * dev-manual - Yocto Project Development Tasks Manual |
| 41 | * kernel-dev - Yocto Project Linux Kernel Development Manual | 43 | * kernel-dev - Yocto Project Linux Kernel Development Manual |
| 42 | * ref-manual - Yocto Project Reference Manual | ||
| 43 | * brief-yoctoprojectqs - Yocto Project Quick Start | ||
| 44 | * profile-manual - Yocto Project Profiling and Tracing Manual | 44 | * profile-manual - Yocto Project Profiling and Tracing Manual |
| 45 | * sdk-manual - Yocto Project Software Development Kit (SDK) Developer's Guide. | ||
| 45 | * toaster-manual - Toaster User Manual | 46 | * toaster-manual - Toaster User Manual |
| 46 | * test-manual - Yocto Project Test Environment Manual | 47 | * test-manual - Yocto Project Test Environment Manual |
| 48 | * migration-guides - Yocto Project Release and Migration Notes | ||
| 47 | 49 | ||
| 48 | Each folder is self-contained regarding content and figures. | 50 | Each folder is self-contained regarding content and figures. |
| 49 | 51 | ||
