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 adcae3a commit d7ea499Copy full SHA for d7ea499
frontend/sphinx/conf.py
@@ -221,8 +221,6 @@ def get_file_from_conf_ini(path_to_file):
221
'[GNATcheck Reference Manual: %s]'),
222
'gnat_stack_ug_url': ('http://docs.adacore.com/live/wave/gnatstack/html/gnatstack_ug/%s',
223
'[GNATstack User\'s Guide: %s]'),
224
- 'cwe': ('https://cwe.mitre.org/data/definitions/%s.html',
225
- '[CWE-%s]'),
226
}
227
228
extlinks_detect_hardcoded_links = True
0 commit comments