Skip to content
GitLab
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
7db49163
Commit
7db49163
authored
Nov 03, 2020
by
Hervé MENAGER
Browse files
add documentation on external web services
parent
7a396f97
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
ippisite/docs/source/conf.py
View file @
7db49163
...
...
@@ -54,7 +54,8 @@ extensions = [
'sphinx.ext.intersphinx'
,
'sphinx.ext.coverage'
,
'sphinx.ext.viewcode'
,
'sphinx.ext.graphviz'
'sphinx.ext.graphviz'
,
'sphinxcontrib.bibtex'
]
# Add any paths that contain templates here, relative to this directory.
...
...
ippisite/docs/source/index.rst
View file @
7db49163
...
...
@@ -18,6 +18,7 @@ These pages contain the documentation for technical maintenance and development
install
configuration
database
webservices
modules
...
...
ippisite/docs/source/references.bib
0 → 100644
View file @
7db49163
This diff is collapsed.
Click to expand it.
ippisite/requirements-dev.txt
View file @
7db49163
...
...
@@ -6,6 +6,7 @@ flake8-black
# documentation generation
sphinx
sphinx_rtd_theme
sphinxcontrib-bibtex
# coverage
coverage
# tests
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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