From: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 3/3] conf: Use the svg for html logo
Date: Mon, 7 Aug 2017 16:39:17 -0700 [thread overview]
Message-ID: <20170807233917.17409-4-stephen.boyd@linaro.org> (raw)
In-Reply-To: <20170807233917.17409-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
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-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
---
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
next prev parent reply other threads:[~2017-08-07 23:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-07 23:39 [PATCH 0/3] HTML site tweaks + SVG Stephen Boyd
[not found] ` <20170807233917.17409-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-08-07 23:39 ` [PATCH 1/3] conf: Configure html to have github project and sidebar Stephen Boyd
2017-08-07 23:39 ` [PATCH 2/3] Add an SVG logo Stephen Boyd
2017-08-07 23:39 ` Stephen Boyd [this message]
2017-08-08 22:08 ` [PATCH 0/3] HTML site tweaks + SVG Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170807233917.17409-4-stephen.boyd@linaro.org \
--to=stephen.boyd-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
--cc=devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).