mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
[DOCS] Add RTD extentions to config
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user