Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iPPIDB
ippidb-web
Commits
7061ae60
Commit
7061ae60
authored
Dec 21, 2020
by
Hervé MENAGER
Browse files
Merge branch 'master' into 'release'
prepare for v1.0.4: fix sphinx-bibtex See merge request
!23
parents
419d50c0
174bc6cf
Pipeline
#43996
canceled with stages
in 12 seconds
Changes
3
Pipelines
2
Show whitespace changes
Inline
Side-by-side
ippisite/docs/source/conf.py
View file @
7061ae60
...
...
@@ -217,3 +217,7 @@ exclude_patterns = ['_build']
#do not try to import tkinter for sphinx
autodoc_mock_imports
=
[
'_tkinter'
]
bibtex_bibfiles
=
[
'refs.bib'
,
]
ippisite/docs/source/refs.bib
0 → 100644
View file @
7061ae60
ippisite/requirements-dev.txt
View file @
7061ae60
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment