We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5b01b commit 83cfb06Copy full SHA for 83cfb06
doc/sphinx/source/conf.py
@@ -53,6 +53,7 @@ def configure_doxyfile(input_dir, output_dir):
53
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
54
# ones.
55
extensions = ['breathe', 'sphinxcontrib.bibtex']
56
+bibtex_bibfiles = ['biblio.bib']
57
58
# Add any paths that contain templates here, relative to this directory.
59
templates_path = ['_templates']
0 commit comments