Skip to content

Commit 211f785

Browse files
committed
Move SBOM to Security section
1 parent 7880247 commit 211f785

4 files changed

Lines changed: 2 additions & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
"stdlibchanges.rst": "developer-workflow/stdlib.rst",
150150
# Security
151151
"developer-workflow/psrt.rst": "security/psrt.rst",
152+
"developer-workflow/sbom.rst": "security/sbom.rst",
152153
# Documentation
153154
"docquality.rst": "documentation/help-documenting.rst",
154155
"documenting.rst": "documentation/start-documenting.rst",

developer-workflow/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ Development workflow
1515
c-api
1616
grammar
1717
porting
18-
sbom

security/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Security
88
:maxdepth: 5
99

1010
psrt
11+
sbom
File renamed without changes.

0 commit comments

Comments
 (0)