projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17aefa7
)
docs: Add the favicon to the new page.
author
Laura Ekstrand
<laura@jlekstrand.net>
Mon, 11 Jun 2018 22:42:39 +0000
(15:42 -0700)
committer
Marge Bot
<eric+marge@anholt.net>
Sat, 13 Jun 2020 10:42:01 +0000
(10:42 +0000)
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index 3ca6352ee917e6ca0a5a4a827ad92166ae2f938a..26beed37168a428732d41e4641930cfebf1b3f22 100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-95,6
+95,8
@@
highlight_language = "none"
#
html_theme = 'sphinx_rtd_theme'
+html_favicon = "favicon.ico"
+
# 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
# documentation.