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:
Takeshi KOMIYA
2021-01-01 02:00:29 +09:00
parent 5383846ced
commit f996859420
318 changed files with 318 additions and 318 deletions

View File

@@ -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'