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
VIGNET Pierre
cadbiom
Commits
d75c0a88
Commit
d75c0a88
authored
Jan 28, 2020
by
VIGNET Pierre
Browse files
[doc] Fix directories
parent
0bd087a4
Changes
5
Hide whitespace changes
Inline
Side-by-side
doc/source/_static/patch.css
→
doc/source/_static/
css/
patch.css
View file @
d75c0a88
File moved
doc/source/_static/perf_overview.svg
→
doc/source/_static/
misc/
perf_overview.svg
View file @
d75c0a88
File moved
doc/source/conf.py
View file @
d75c0a88
...
...
@@ -117,7 +117,7 @@ html_context = {
#'PIWIK_URL': 'url',
#'PIWIK_SITE_ID': 'id',
'css_files'
:
[
'_static/patch.css'
,
# override wide tables in RTD theme
'_static/
css/
patch.css'
,
# override wide tables in RTD theme
],
}
# Custom sidebar templates, must be a dictionary that maps document names
...
...
doc/source/examples.rst
View file @
d75c0a88
...
...
@@ -764,7 +764,7 @@ intended to optimize the operation of Cadbiom and its solver: ``./output/model_w
.. note:: Small graphs can be queried and converted from the GUI of Cadbiom.
.. figure:: _static/gui_biopax_import.jpg
.. figure:: _static/
demo_workflow/
gui_biopax_import.jpg
:scale: 65 %
:alt: Cadbiom GUI import BioPAX
:align: center
...
...
doc/source/tutorial.rst
View file @
d75c0a88
...
...
@@ -46,7 +46,7 @@ of the number of solutions obtained per unit of time.
ax.get_figure().savefig("perf_overview.svg")
.. figure:: _static/perf_overview.svg
.. figure:: _static/
misc/
perf_overview.svg
:scale: 85 %
:alt:
:align: center
...
...
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