diff --git a/docs/images/openhw-landscape.png b/docs/images/openhw-landscape.png new file mode 100755 index 000000000..fab0f7e71 Binary files /dev/null and b/docs/images/openhw-landscape.png differ diff --git a/docs/source/conf.py b/docs/source/conf.py index 573f5073e..a233ce83e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -44,7 +44,7 @@ # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags -release = u'' +release = u'v1.7.1' # -- General configuration --------------------------------------------------- @@ -148,6 +148,8 @@ # -- Options for LaTeX output ------------------------------------------------ +latex_logo = '../images/openhw-landscape.png' + latex_elements = { # The paper size ('letterpaper' or 'a4paper'). #