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
Branches
Tags
No related merge requests found
Pipeline #9030 passed
...@@ -48,6 +48,7 @@ extensions = [ ...@@ -48,6 +48,7 @@ extensions = [
'sphinx.ext.autosummary', 'sphinx.ext.autosummary',
'sphinx.ext.autodoc', 'sphinx.ext.autodoc',
'sphinx.ext.intersphinx', 'sphinx.ext.intersphinx',
'sphinx.ext.coverage',
'sphinx.ext.viewcode', 'sphinx.ext.viewcode',
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment