Skip to content

Commit

Permalink
Added OpenHW group logo on pdf front page.
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
  • Loading branch information
Pascal Gouedo committed Apr 10, 2024
1 parent af6fbd0 commit 2b3c047
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file added docs/images/openhw-landscape.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 ---------------------------------------------------
Expand Down Expand Up @@ -148,6 +148,8 @@

# -- Options for LaTeX output ------------------------------------------------

latex_logo = '../images/openhw-landscape.png'

latex_elements = {
# The paper size ('letterpaper' or 'a4paper').
#
Expand Down

0 comments on commit 2b3c047

Please sign in to comment.