]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2554] add the 'isccmd' cross-reference role
authorAndrei Pavel <andrei@isc.org>
Tue, 6 Jun 2023 09:02:05 +0000 (12:02 +0300)
committerAndrei Pavel <andrei@isc.org>
Wed, 14 Jun 2023 17:26:11 +0000 (20:26 +0300)
doc/sphinx/conf.py

index 348c1b54e8d30b19d4cc9dfd92c31ee95cfad835..6fb5a1b9afbc345821b8db82597e743c96917cb2 100644 (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')