From: Bin Meng Date: Tue, 16 Jul 2019 16:39:20 +0000 (-0700) Subject: doc: Add the U-Boot logo to the html doc X-Git-Tag: v2019.10-rc1~15^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e766b2ea0aa887366f510074349b766eb5be98d6;p=platform%2Fkernel%2Fu-boot.git doc: Add the U-Boot logo to the html doc Now we have a logo for U-Boot, we can include it in the Sphinx html doc. Signed-off-by: Bin Meng --- diff --git a/doc/conf.py b/doc/conf.py index 168c313..0772fb6 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -170,7 +170,7 @@ except ImportError: # The name of an image file (relative to this directory) to place at the top # of the sidebar. -#html_logo = None +html_logo = '../tools/logos/u-boot_logo.svg' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32