We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7880247 commit 211f785Copy full SHA for 211f785
4 files changed
conf.py
@@ -149,6 +149,7 @@
149
"stdlibchanges.rst": "developer-workflow/stdlib.rst",
150
# Security
151
"developer-workflow/psrt.rst": "security/psrt.rst",
152
+ "developer-workflow/sbom.rst": "security/sbom.rst",
153
# Documentation
154
"docquality.rst": "documentation/help-documenting.rst",
155
"documenting.rst": "documentation/start-documenting.rst",
developer-workflow/index.rst
@@ -15,4 +15,3 @@ Development workflow
15
c-api
16
grammar
17
porting
18
- sbom
security/index.rst
@@ -8,3 +8,4 @@ Security
8
:maxdepth: 5
9
10
psrt
11
+ sbom
developer-workflow/sbom.rst security/sbom.rstdeveloper-workflow/sbom.rst renamed to security/sbom.rst
0 commit comments