Skip to content

Commit e5c90d0

Browse files
committed
fix the docs build
1 parent fc76182 commit e5c90d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
'IPython.sphinxext.ipython_console_highlighting',
4646
'sphinx.ext.githubpages']
4747

48+
# bibtex
49+
bibtex_bibfiles = ["refs.bib"]
50+
4851
# Add any paths that contain templates here, relative to this directory.
4952
templates_path = ['_templates']
5053

0 commit comments

Comments
 (0)