Skip to content

Commit dcea387

Browse files
doc: add logo
Signed-off-by: Bastian Krause <bst@pengutronix.de>
1 parent 46e4333 commit dcea387

2 files changed

Lines changed: 103 additions & 0 deletions

File tree

doc/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@
108108
# so a file named "default.css" will overwrite the builtin "default.css".
109109
html_static_path = []
110110

111+
# The name of an image file (relative to this directory) to place at the top
112+
# of the sidebar.
113+
html_logo = 'images/labgrid_logo_outline.svg'
114+
111115

112116
# -- Options for HTMLHelp output ------------------------------------------
113117

Lines changed: 99 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)