diff options
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index b3c5bfea..81a683d6 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -31,6 +31,7 @@ import datetime # ones. extensions = [ 'sphinx.ext.mathjax', + 'sphinxcontrib.bibtex', ] # Add any paths that contain templates here, relative to this directory. |
