mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add list of command file commands
This commit is contained in:
@@ -34,7 +34,7 @@ release = '2020.04'
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.napoleon'
|
||||
'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.napoleon', 'm2r'
|
||||
]
|
||||
|
||||
master_doc = 'index'
|
||||
|
||||
Reference in New Issue
Block a user