I couldn't get the pdf output to use the svg, but at least we can get the html output to. Signed-off-by: Stephen Boyd <stephen.boyd@xxxxxxxxxx> --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 4654e49761d2..1881e29c8414 100644 --- a/source/conf.py +++ b/source/conf.py @@ -150,7 +150,7 @@ html_theme_path = [alabaster.get_path()] # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = "devicetree-logo.png" +html_logo = "devicetree-logo.svg" # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 -- 2.10.0.297.gf6727b0 -- To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html