From: Silvio Rhatto Date: Sun, 12 Jun 2016 17:16:25 +0000 (-0300) Subject: Vetorized logo X-Git-Tag: 0.2.4~153 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f8837600af1f058869eed3e2b028c4df6316c845;p=hydra.git Vetorized logo --- diff --git a/doc/_static/banner.svg b/doc/_static/banner.svg new file mode 100644 index 0000000..068faf3 --- /dev/null +++ b/doc/_static/banner.svg @@ -0,0 +1,458 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/doc/_static/logo.png b/doc/_static/logo.png new file mode 100644 index 0000000..ee1e538 Binary files /dev/null and b/doc/_static/logo.png differ diff --git a/doc/conf.py b/doc/conf.py index c0b5263..1a69e03 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -119,7 +119,7 @@ html_theme_path = ["_themes/sphinx_rtd_theme", ] # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = '_static/banner.png' +html_logo = '_static/logo.png' # 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