##// END OF EJS Templates
Add `sphinxcontrib.jquery` to Sphinx extensions
Juan Luis Cano Rodríguez -
Show More
@@ -77,6 +77,7 b' extensions = ['
77 'sphinx.ext.inheritance_diagram',
77 'sphinx.ext.inheritance_diagram',
78 'sphinx.ext.intersphinx',
78 'sphinx.ext.intersphinx',
79 'sphinx.ext.graphviz',
79 'sphinx.ext.graphviz',
80 'sphinxcontrib.jquery',
80 'IPython.sphinxext.ipython_console_highlighting',
81 'IPython.sphinxext.ipython_console_highlighting',
81 'IPython.sphinxext.ipython_directive',
82 'IPython.sphinxext.ipython_directive',
82 'sphinx.ext.napoleon', # to preprocess docstrings
83 'sphinx.ext.napoleon', # to preprocess docstrings
General Comments 0
You need to be logged in to leave comments. Login now