mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#1560] add_css_file for sphinx >= v4
This commit is contained in:
@@ -238,6 +238,6 @@ def run_generate_docs(_):
|
||||
|
||||
# custom setup hook
|
||||
def setup(app):
|
||||
app.add_stylesheet('kea.css')
|
||||
app.add_css_file('kea.css')
|
||||
|
||||
app.connect('builder-inited', run_generate_docs)
|
||||
|
Reference in New Issue
Block a user