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
e-cam
E-CAM-Library
Commits
e2de8ad0
Commit
e2de8ad0
authored
May 14, 2021
by
Alan O'Cais
Browse files
Update deprecated api call
parent
99799464
Pipeline
#8894
failed with stage
in 1 minute and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conf.py
View file @
e2de8ad0
...
...
@@ -148,7 +148,7 @@ html_favicon = '_static/images/ecam_logo.ico'
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path
=
[
'./_static'
]
def
setup
(
app
):
app
.
add_
stylesheet
(
"theme_extra.css"
)
app
.
add_
css_file
(
"theme_extra.css"
)
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
...
...
Write
Preview
Markdown
is supported
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