removed unnecessary extensions

This commit is contained in:
Eljakim Herrewijnen 2022-12-29 23:18:56 +01:00
parent d6221e0d40
commit 2a3e073e07

View File

@ -16,8 +16,6 @@ author = 'Eljakim'
extensions = [ 'myst_parser',
'sphinx_rtd_theme',
'sphinx.ext.todo',
'sphinxcontrib.confluencebuilder',
"sphinxcontrib.drawio",
]
templates_path = ['_templates']