common: use bibtex_bibfiles for newer bibtex

Closes #4229.
This commit is contained in:
Gedare Bloom
2021-02-03 10:24:09 -07:00
parent a60c5b4b3e
commit 4563bb6a8b
2 changed files with 6 additions and 1 deletions

View File

@@ -12,6 +12,8 @@ extensions = [
"rtemsdomain",
]
bibtex_bibfiles = ['../common/refs.bib']
extlinks = {'release_path': ('https://ftp.rtems.org/pub/rtems/releases', None) }
# Add any paths that contain templates here, relative to this directory.