Update doc look, fix some typos

This commit is contained in:
Griatch 2021-11-10 01:25:53 +01:00
parent 7d277fb7dd
commit 5d072dae8e
5 changed files with 29 additions and 21 deletions

View file

@ -79,7 +79,7 @@ html_logo = "_static/images/evennia_logo.png"
html_short_title = "Evennia"
# HTML syntax highlighting style
pygments_style = "sphinx"
pygments_style = "friendly"
# -- Options for LaTeX output ------------------------------------------------