update doc/conf.py

This commit is contained in:
s godin 2023-05-04 15:20:41 +00:00
parent fb0db99e23
commit e88ef22cab

View File

@ -79,7 +79,8 @@ html_theme_options = {
def setup(app): def setup(app):
app.add_stylesheet('css/custom.css') #app.add_stylesheet('css/custom.css')
pass