Skip to content

Commit

Permalink
Trying out modification of the html_title
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoblath committed Oct 16, 2024
1 parent b489e36 commit 574b385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@

# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = ''
html_title = '<project>\n<release>'

# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None
Expand Down

0 comments on commit 574b385

Please sign in to comment.