##// END OF EJS Templates
Backport PR #10668: Fix #10666: Prepare for removal of sphinx.util.compat module at Sphinx 1.7...
Backport PR #10668: Fix #10666: Prepare for removal of sphinx.util.compat module at Sphinx 1.7 Since Sphinx 1.6, the ``sphinx.util.compat.Directive`` class is deprecated. And the entire ``sphinx.util.compat`` module will be removed at 1.7. This PR follows [Sphinx CHANGES](http://www.sphinx-doc.org/en/master/changes.html) tip about using ``docutils.parsers.rst.Directive`` instead. Relates 10666
Thomas Kluyver -
r23780:21f4dd61
Show More
Name Size Modified Last Commit Author
/ IPython / sphinxext
__init__.py Loading ...
custom_doctests.py Loading ...
ipython_console_highlighting.py Loading ...
ipython_directive.py Loading ...