We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6375bd0 commit 36be48eCopy full SHA for 36be48e
docs/conf.py
@@ -25,6 +25,7 @@
25
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"]
26
api_dir = HERE / "_static" / "api"
27
api_rel_dir = "_static/api"
28
+bibtex_bibfiles = ["references.bib"]
29
30
31
nitpicky = True # Warn about broken links
0 commit comments