update conf.py

This commit is contained in:
Hannes Signer 2023-08-15 15:51:27 +02:00
parent 81a57c42b4
commit 40d03a62f5

View File

@ -41,7 +41,6 @@ extensions = [
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
'sphinx.ext.inheritance_diagram',
'sphinx_sitemap',
'breathe'
]