aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorMike Toews <mwtoews@gmail.com>2018-06-10 16:08:32 +1200
committerMike Toews <mwtoews@gmail.com>2018-06-10 17:02:28 +1200
commit13b82cd0b05e5d5206fdf9773c8a7d5eb88309be (patch)
tree233ce2d799d00fec9ccc234c5e2674903a963215 /docs/source/conf.py
parentfa62d68b95b6295c204f3b9c91f5cef7a73c436c (diff)
downloadPROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.tar.gz
PROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.zip
rewrite references using BibTeX and sphinxcontrib-bibtex
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
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.