Skip to content

Commit ff9cd17

Browse files
committed
DOC: stop using deprecated sphinx extensions
1 parent 1dc2965 commit ff9cd17

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
'sphinx.ext.mathjax',
3737
'sphinx.ext.viewcode',
3838
'sphinx.ext.autosummary',
39-
'matplotlib.sphinxext.only_directives',
4039
'matplotlib.sphinxext.plot_directive',
4140
'IPython.sphinxext.ipython_directive',
4241
'IPython.sphinxext.ipython_console_highlighting',

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Composable cycles
55
===================
66

7-
.. htmlonly::
7+
.. only:: html
88

99
:Version: |version|
1010
:Date: |today|

0 commit comments

Comments
 (0)