mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
About to exchange sphinxext
This commit is contained in:
parent
d504fd0c73
commit
a647e41c84
1 changed files with 4 additions and 4 deletions
|
|
@ -88,10 +88,10 @@ extensions = ['sphinx.ext.autodoc',
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'sphinx.ext.pngmath',
|
'sphinx.ext.pngmath',
|
||||||
'ipython_directive',
|
'ipython_directive',
|
||||||
'ipython_console_highlighting'
|
'ipython_console_highlighting',
|
||||||
#'matplotlib.sphinxext.mathmpl',
|
#'mathmpl',
|
||||||
#'matplotlib.sphinxext.only_directives',
|
'only_directives',
|
||||||
#'matplotlib.sphinxext.plot_directive',
|
'plot_directive',
|
||||||
]
|
]
|
||||||
|
|
||||||
print "finished importing"
|
print "finished importing"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue