diff --git a/documentation/readthedocs/source/conf.py b/documentation/readthedocs/source/conf.py index 05abbc6..02585f4 100644 --- a/documentation/readthedocs/source/conf.py +++ b/documentation/readthedocs/source/conf.py @@ -16,8 +16,6 @@ author = 'Eljakim' extensions = [ 'myst_parser', 'sphinx_rtd_theme', 'sphinx.ext.todo', - 'sphinxcontrib.confluencebuilder', - "sphinxcontrib.drawio", ] templates_path = ['_templates']