Merge branch '2.0'

This commit is contained in:
Takeshi KOMIYA
2020-02-16 21:42:20 +09:00
11 changed files with 160 additions and 26 deletions

View File

@@ -14,7 +14,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build']
project = 'Sphinx'
copyright = '2007-2019, Georg Brandl and the Sphinx team'
copyright = '2007-2020, Georg Brandl and the Sphinx team'
version = sphinx.__display_version__
release = version
show_authors = True