mirror of
https://github.com/vale981/ablog
synced 2025-03-05 09:11:38 -05:00
Removed IPython extensions.
This commit is contained in:
parent
25bdcf1d14
commit
e910717893
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ extensions = [
|
|||
'sphinx.ext.todo',
|
||||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.extlinks',
|
||||
'IPython.sphinxext.ipython_directive',
|
||||
'IPython.sphinxext.ipython_console_highlighting',
|
||||
#'IPython.sphinxext.ipython_directive',
|
||||
#'IPython.sphinxext.ipython_console_highlighting',
|
||||
'alabaster',
|
||||
'ablog'
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue