mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
Removed directives rom docs
This commit is contained in:
parent
5e4a8c8bcc
commit
a21022c52b
1 changed files with 2 additions and 2 deletions
|
|
@ -94,8 +94,8 @@ extensions = ['sphinx.ext.autodoc',
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
#'sphinx.ext.pngmath',
|
#'sphinx.ext.pngmath',
|
||||||
'sphinx.ext.mathjax',
|
'sphinx.ext.mathjax',
|
||||||
'ipython_directive',
|
# 'ipython_directive',
|
||||||
'ipython_console_highlighting'
|
# 'ipython_console_highlighting'
|
||||||
#'matplotlib.sphinxext.plot_directive'
|
#'matplotlib.sphinxext.plot_directive'
|
||||||
]
|
]
|
||||||
plot_formats = [('png', 80), ('pdf', 50)]
|
plot_formats = [('png', 80), ('pdf', 50)]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue