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
Olena
pylene
Commits
1e9ea92c
Commit
1e9ea92c
authored
Oct 29, 2021
by
Baptiste Esteban
Browse files
Solve documentation issue
parent
a298a4ef
Pipeline
#30846
passed with stage
in 23 minutes and 20 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/source/conf.py
View file @
1e9ea92c
...
...
@@ -99,13 +99,8 @@ pygments_style = 'sphinx'
# a list of builtin themes.
html_theme
=
'sphinx_rtd_theme'
html_context
=
{
'css_files'
:
[
'_static/code.css'
,
'_static/theme_overrides.css'
,
# override wide tables in RTD theme
],
}
html_static_path
=
[
'_static'
]
html_css_files
=
[
'code.css'
,
'theme_overrides.css'
]
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
...
...
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