Skip to content
Snippets Groups Projects
Commit efbb50e5 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

add coverage plugin to enable docs coverage reporting in the code

parent dc28df2e
No related branches found
No related tags found
No related merge requests found
Pipeline #9030 passed
......@@ -48,6 +48,7 @@ extensions = [
'sphinx.ext.autosummary',
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment