We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc2965 commit ff9cd17Copy full SHA for ff9cd17
doc/source/conf.py
@@ -36,7 +36,6 @@
36
'sphinx.ext.mathjax',
37
'sphinx.ext.viewcode',
38
'sphinx.ext.autosummary',
39
- 'matplotlib.sphinxext.only_directives',
40
'matplotlib.sphinxext.plot_directive',
41
'IPython.sphinxext.ipython_directive',
42
'IPython.sphinxext.ipython_console_highlighting',
doc/source/index.rst
@@ -4,7 +4,7 @@
4
Composable cycles
5
===================
6
7
-.. htmlonly::
+.. only:: html
8
9
:Version: |version|
10
:Date: |today|
0 commit comments