Skip to content

Commit 81bf002

Browse files
Adding favicon to documentation
1 parent 86af010 commit 81bf002

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
]
6565
}
6666

67+
# The name of an image file (within the static path) to use as favicon of the
68+
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
69+
# pixels large.
70+
html_favicon = "favicon.ico"
71+
6772
extensions = [
6873
'sphinx.ext.autodoc',
6974
'sphinx.ext.todo',

docs/favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)