docs: Add the favicon to the new page.
authorLaura Ekstrand <laura@jlekstrand.net>
Mon, 11 Jun 2018 22:42:39 +0000 (15:42 -0700)
committerMarge 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

index 3ca6352ee917e6ca0a5a4a827ad92166ae2f938a..26beed37168a428732d41e4641930cfebf1b3f22 100644 (file)
@@ -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.