| Message ID | 8ca675d0-b3b5-5602-5b0b-07099df7aff4@crashcourse.ca |
|---|---|
| State | New |
| Headers | show |
| Series | README: add references to recent security documents | expand |
diff --git a/documentation/README b/documentation/README index a3301b662..208d42358 100644 --- a/documentation/README +++ b/documentation/README @@ -26,6 +26,8 @@ Here the folders corresponding to individual manuals: * sdk-manual - Yocto Project Software Development Kit (SDK) Developer's Guide. * toaster-manual - Toaster User Manual * test-manual - Yocto Project Test Environment Manual +* security-manual - Yocto Project Security Manual +* security-reference - Yocto Project Security Reference * migration-guides - Yocto Project Release and Migration Notes Each folder is self-contained regarding content and figures.
To the list of doc folders in the README file, add the newer: - security-manual - security-reference Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> ---