mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2554] add the 'isccmd' cross-reference role
This commit is contained in:
@@ -283,6 +283,7 @@ def run_generate_docs(_):
|
||||
|
||||
# custom setup hook
|
||||
def setup(app):
|
||||
app.add_crossref_type('isccmd', 'isccmd')
|
||||
app.add_crossref_type('iscman', 'iscman')
|
||||
if hasattr(app, 'add_css_file'):
|
||||
app.add_css_file('kea.css')
|
||||
|
Reference in New Issue
Block a user