diff options
Diffstat (limited to 'dev-python/cython-python2/files/cython-0.29.14-sphinx-update.patch')
| -rw-r--r-- | dev-python/cython-python2/files/cython-0.29.14-sphinx-update.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-python/cython-python2/files/cython-0.29.14-sphinx-update.patch b/dev-python/cython-python2/files/cython-0.29.14-sphinx-update.patch new file mode 100644 index 000000000000..3f426754f6f1 --- /dev/null +++ b/dev-python/cython-python2/files/cython-0.29.14-sphinx-update.patch @@ -0,0 +1,13 @@ +diff --git a/docs/conf.py b/docs/conf.py +index 10662e28c..a84e0b928 100644 +--- a/docs/conf.py ++++ b/docs/conf.py +@@ -41,7 +41,7 @@ highlight_language = 'cython' + extensions = [ + 'ipython_console_highlighting', + 'cython_highlighting', +- 'sphinx.ext.pngmath', ++ 'sphinx.ext.imgmath', + 'sphinx.ext.todo', + 'sphinx.ext.intersphinx', + 'sphinx.ext.autodoc' |
