2
0
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:
Andrei Pavel
2023-06-06 12:02:05 +03:00
parent 7591ba5891
commit 03843acd02

View File

@@ -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')