Skip to content

Commit d7ea499

Browse files
committed
Sphinx: removing cwe role
Role is now defined in Sphinx 8.x.
1 parent adcae3a commit d7ea499

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/sphinx/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ def get_file_from_conf_ini(path_to_file):
221221
'[GNATcheck Reference Manual: %s]'),
222222
'gnat_stack_ug_url': ('http://docs.adacore.com/live/wave/gnatstack/html/gnatstack_ug/%s',
223223
'[GNATstack User\'s Guide: %s]'),
224-
'cwe': ('https://cwe.mitre.org/data/definitions/%s.html',
225-
'[CWE-%s]'),
226224
}
227225

228226
extlinks_detect_hardcoded_links = True

0 commit comments

Comments
 (0)