summaryrefslogtreecommitdiff
path: root/src/python/doc/conf.py
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2020-12-14 16:29:12 +0100
committerGitHub <noreply@github.com>2020-12-14 16:29:12 +0100
commit988277821dbcc204a8568a740293f2bf86b51f72 (patch)
tree4384c230a25b4d259395de97d5a31f511c000011 /src/python/doc/conf.py
parent1a6f1aa1b3119d5b211eda8fb0908a845c920fa5 (diff)
parent34e95e0853daa3dd897f08824cebc8ca77d5cef9 (diff)
Merge pull request #439 from VincentRouvreau/release_note_gudhi_3_4_0
Release note 3.4.0
Diffstat (limited to 'src/python/doc/conf.py')
-rwxr-xr-xsrc/python/doc/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/python/doc/conf.py b/src/python/doc/conf.py
index 3cc5d1d6..b06baf9c 100755
--- a/src/python/doc/conf.py
+++ b/src/python/doc/conf.py
@@ -44,6 +44,8 @@ extensions = [
'sphinx_paramlinks',
]
+bibtex_bibfiles = ['../../biblio/bibliography.bib']
+
todo_include_todos = True
# plot option : do not show hyperlinks (Source code, png, hires.png, pdf)
plot_html_show_source_link = False