mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
10 lines
167 B
Python
10 lines
167 B
Python
copyright = (
|
|
'2006',
|
|
'2006-2009, Alice',
|
|
'2010-2013, Bob',
|
|
'2014-2017, Charlie',
|
|
'2018-2021, David',
|
|
'2022-2025, Eve',
|
|
)
|
|
html_theme = 'basic'
|