doc: Fix west spdx command docs formatting bug
Fixes #43993 Signed-off-by: Steve Winslow <steve@swinslow.net>
This commit is contained in:
parent
cebcaeed55
commit
717853088c
1 changed files with 1 additions and 2 deletions
|
@ -88,8 +88,7 @@ This generates the following SPDX bill-of-materials (BOM) documents in
|
|||
:file:`BUILD_DIR/spdx/`:
|
||||
|
||||
- :file:`app.spdx`: BOM for the application source files used for the build
|
||||
- :file:`zephyr.spdx`: BOM for the specific Zephyr source code files used for
|
||||
the build
|
||||
- :file:`zephyr.spdx`: BOM for the specific Zephyr source code files used for the build
|
||||
- :file:`build.spdx`: BOM for the built output files
|
||||
|
||||
Each file in the bill-of-materials is scanned, so that its hashes (SHA256 and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue