Doc test updates

This commit is contained in:
Griatch 2020-10-13 18:48:21 +02:00
parent fcb5026e0c
commit 7e6fc22dcc
6 changed files with 930 additions and 9 deletions

View file

@ -76,7 +76,7 @@ html_sidebars = {
}
html_favicon = "_static/images/favicon.ico"
html_logo = "_static/images/evennia_logo.png"
html_short_title = f"Evennia {release}"
html_short_title = "Evennia"
# HTML syntax highlighting style
pygments_style = "sphinx"