mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-02 00:02:38 +02:00
Added other ipython directive extension
This commit is contained in:
parent
8c2adc1dce
commit
7f5200e4ba
1 changed files with 3 additions and 2 deletions
|
|
@ -146,8 +146,9 @@ print "Importing extensions"
|
|||
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode',
|
||||
#'matplotlib.sphinxext.mathmpl',
|
||||
#'matplotlib.sphinxext.only_directives',
|
||||
'matplotlib.sphinxext.plot_directive',
|
||||
#'matplotlib.sphinxext.ipython_directive'
|
||||
#'matplotlib.sphinxext.plot_directive',
|
||||
'matplotlib.sphinxext.ipython_directive',
|
||||
'ipython_directive'
|
||||
]
|
||||
#'sphinx.ext.doctest',
|
||||
#'ipython_console_highlighting',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue