summaryrefslogtreecommitdiff
path: root/src/cython/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc/source/conf.py')
-rwxr-xr-xsrc/cython/doc/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cython/doc/source/conf.py b/src/cython/doc/source/conf.py
index 094020f7..25e77e6d 100755
--- a/src/cython/doc/source/conf.py
+++ b/src/cython/doc/source/conf.py
@@ -39,6 +39,7 @@ extensions = [
'sphinx.ext.mathjax',
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
+ 'sphinxcontrib.bibtex',
]
# Add any paths that contain templates here, relative to this directory.