Skip to content
Snippets Groups Projects
Commit bd0cf626 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

[sphinx] This should be default for us: matplotlib.sphinxext.plot_directive

parent 48521be5
No related branches found
No related tags found
1 merge request!14[sphinx] Added numpy and python in the intersphinx mapping
......@@ -25,6 +25,7 @@ extensions = [
'sphinx.ext.intersphinx',
'sphinx.ext.napoleon',
'sphinx.ext.viewcode',
'matplotlib.sphinxext.plot_directive'
]
import sphinx
......
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