mirror of
https://github.com/etlegacy/lua_apidoc.git
synced 2024-11-23 12:22:33 +00:00
Minor string changes and yearly update
This commit is contained in:
parent
f4f1def0e0
commit
8b100cb44a
2 changed files with 5 additions and 5 deletions
4
conf.py
4
conf.py
|
@ -53,7 +53,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = 'Legacy Lua API'
|
||||
copyright = '2012-2019, ET:Legacy Team'
|
||||
copyright = '2012-2020, ET: Legacy Team'
|
||||
author = 'ET: Legacy Team'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
@ -137,7 +137,7 @@ html_theme = 'sphinx_rtd_theme'
|
|||
# The name for this set of Sphinx documents.
|
||||
# "<project> v<release> documentation" by default.
|
||||
#
|
||||
# html_title = 'Legacy Lua API v2.75'
|
||||
# html_title = 'Legacy Lua API v2.76'
|
||||
|
||||
# A shorter title for the navigation bar. Default is the same as html_title.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue