Show More
@@ -59,6 +59,8 b' extensions = [' | |||
|
59 | 59 | if ON_RTD: |
|
60 | 60 | # Remove extensions not currently supported on RTD |
|
61 | 61 | extensions.remove('matplotlib.sphinxext.only_directives') |
|
62 | extensions.remove('matplotlib.sphinxext.mathmpl') | |
|
63 | extensions.remove('matplotlib.sphinxext.plot_directive') | |
|
62 | 64 | extensions.remove('ipython_directive') |
|
63 | 65 | |
|
64 | 66 | # Add any paths that contain templates here, relative to this directory. |
General Comments 0
You need to be logged in to leave comments.
Login now