mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 15:52:39 +02:00
Typo
This commit is contained in:
parent
f39d176740
commit
6d7699db84
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ print "Importing extensions"
|
|||
extensions = ['sphinx.ext.autodoc',
|
||||
#'sphinx.ext.doctest'
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx.ext.pngmath'
|
||||
'sphinx.ext.pngmath',
|
||||
'ipython_directive',
|
||||
'ipython_console_highlighting.py'
|
||||
#'matplotlib.sphinxext.mathmpl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue