[DOCS] Add RTD extentions to config

This commit is contained in:
2023-01-20 16:48:09 +00:00
parent 8782b879a1
commit 5fca39f32c

View File

@@ -15,8 +15,8 @@ release = '1.1'
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = [
'sphinx.ext.duration',
'myst_parser',
'sphinx.ext.duration',
'myst_parser',
]
myst_enable_extensions = ['colon_fence']
@@ -25,7 +25,6 @@ templates_path = ['_templates']
exclude_patterns = []
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output