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 6b69e59 commit a0195fcCopy full SHA for a0195fc
1 file changed
conf.py
@@ -37,6 +37,10 @@
37
"source_branch": "main",
38
}
39
html_static_path = ['_static']
40
+html_extra_path = [
41
+ 'include/release-cycle.svg',
42
+ 'include/release-cycle-all.svg',
43
+]
44
html_css_files = [
45
'devguide_overrides.css',
46
]
0 commit comments