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