mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
A happy new year!
.. note::
$ find sphinx tests LICENSE doc/conf.py -type f -exec sed -i '' -e 's/2007\-20../2007-2021/' {} \;
$ git co sphinx/locale/**/*.js sphinx/templates/epub3/mimetype
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
project = 'Sphinx ChangesBuilder tests'
|
||||
copyright = '2007-2020 by the Sphinx team, see AUTHORS'
|
||||
copyright = '2007-2021 by the Sphinx team, see AUTHORS'
|
||||
version = '0.6'
|
||||
release = '0.6alpha1'
|
||||
|
||||
Reference in New Issue
Block a user