File tree Expand file tree Collapse file tree 8 files changed +5
-0
lines changed
Expand file tree Collapse file tree 8 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1919exclude_patterns = []
2020
2121html_theme = 'sphinx_rtd_theme'
22+ html_logo = "images/logo.png"
2223html_theme_options = {
2324 'style_nav_header_background' : '#184c4e' ,
2425 'logo_only' : True ,
Original file line number Diff line number Diff line change 1919exclude_patterns = []
2020
2121html_theme = 'sphinx_rtd_theme'
22+ html_logo = "images/logo.png"
2223html_theme_options = {
2324 'style_nav_header_background' : '#184c4e' ,
2425 'logo_only' : True ,
Original file line number Diff line number Diff line change 2121exclude_patterns = []
2222
2323html_theme = 'sphinx_rtd_theme'
24+ html_logo = "images/logo.png"
2425html_theme_options = {
2526 'style_nav_header_background' : '#184c4e' ,
2627 'logo_only' : True ,
2728 'navigation_with_keys' : True ,
2829 'style_external_links' : True ,
2930 'version_selector' : False ,
3031}
32+
Original file line number Diff line number Diff line change 1919exclude_patterns = []
2020
2121html_theme = 'sphinx_rtd_theme'
22+ html_logo = "images/logo.png"
2223html_theme_options = {
2324 'style_nav_header_background' : '#184c4e' ,
2425 'logo_only' : True ,
You can’t perform that action at this time.
0 commit comments