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
bob
bob.ap
Commits
378b9e1f
Commit
378b9e1f
authored
Apr 15, 2014
by
André Anjos
💬
Browse files
Remove warning; Add logos and favicon
parent
28336443
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
378b9e1f
...
...
@@ -133,17 +133,17 @@ if sphinx.__version__ >= "1.0":
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
html_logo
=
''
html_logo
=
'
img/logo.png
'
# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
# pixels large.
html_favicon
=
''
html_favicon
=
'
img/favicon.ico
'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path
=
[
'_static'
]
#
html_static_path = ['_static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
...
...
doc/img/favicon.ico
0 → 100644
View file @
378b9e1f
4.19 KB
doc/img/logo.png
0 → 100644
View file @
378b9e1f
11 KB
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