Skip to content

Commit

Permalink
Merge pull request #8334 from mgeier/doc-favicon
Browse files Browse the repository at this point in the history
DOC: Add favicon
  • Loading branch information
tk0miya committed Oct 25, 2020
2 parents bb6ee31 + 84c6d69 commit f265690
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/_static/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
html_additional_pages = {'index': 'index.html'}
html_use_opensearch = 'https://www.sphinx-doc.org/en/master'
html_baseurl = 'https://www.sphinx-doc.org/en/master/'
html_favicon = '_static/favicon.svg'

htmlhelp_basename = 'Sphinxdoc'

Expand Down

0 comments on commit f265690

Please sign in to comment.