Skip to content

Commit c66ec8e

Browse files
authored
[py] Remove broken logo from Sphinx generated API docs (SeleniumHQ#15597)
1 parent 8fd0ebd commit c66ec8e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

py/docs/selenium_logo_small.png

-647 Bytes
Binary file not shown.

py/docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117

118118
# The name of an image file (relative to this directory) to place at the top
119119
# of the sidebar.
120-
html_logo = '../selenium_logo_small.png'
120+
#html_logo = ''
121121

122122
# The name of an image file (within the static path) to use as favicon of the
123123
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32

0 commit comments

Comments
 (0)