Skip to content

Commit 2889ba3

Browse files
authored
Merge pull request #132 from alicevision/doc/fixbiblio
[doc] fix biblio build
2 parents 305078f + a5f6d60 commit 2889ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/sphinx/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def configure_doxyfile(input_dir, output_dir):
5353
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
5454
# ones.
5555
extensions = ['breathe', 'sphinxcontrib.bibtex']
56+
bibtex_bibfiles = ['biblio.bib']
5657

5758
# Add any paths that contain templates here, relative to this directory.
5859
templates_path = ['_templates']

0 commit comments

Comments
 (0)