diff --git a/develop/doc/html/_static/basic.css b/develop/doc/html/_static/basic.css index 24a49f09b..be19270e4 100644 --- a/develop/doc/html/_static/basic.css +++ b/develop/doc/html/_static/basic.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/develop/doc/html/_static/classic.css b/develop/doc/html/_static/classic.css index cceb67ac4..dcae94623 100644 --- a/develop/doc/html/_static/classic.css +++ b/develop/doc/html/_static/classic.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- classic theme. * - * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/develop/doc/html/_static/doctools.js b/develop/doc/html/_static/doctools.js index 7d88f807d..144884ea6 100644 --- a/develop/doc/html/_static/doctools.js +++ b/develop/doc/html/_static/doctools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for all documentation. * - * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/develop/doc/html/_static/language_data.js b/develop/doc/html/_static/language_data.js index d2b4ee91b..0e7dc7e9e 100644 --- a/develop/doc/html/_static/language_data.js +++ b/develop/doc/html/_static/language_data.js @@ -5,7 +5,7 @@ * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. * - * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/develop/doc/html/_static/searchtools.js b/develop/doc/html/_static/searchtools.js index 261ecaa92..6fc9e7f33 100644 --- a/develop/doc/html/_static/searchtools.js +++ b/develop/doc/html/_static/searchtools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for the full-text search. * - * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/develop/doc/html/_static/sidebar.js b/develop/doc/html/_static/sidebar.js index 657f8be52..599639f47 100644 --- a/develop/doc/html/_static/sidebar.js +++ b/develop/doc/html/_static/sidebar.js @@ -16,7 +16,7 @@ * Once the browser is closed the cookie is deleted and the position * reset to the default (expanded). * - * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/develop/doc/html/design/basics.html b/develop/doc/html/design/basics.html index 7a91d65fb..9ef410b58 100644 --- a/develop/doc/html/design/basics.html +++ b/develop/doc/html/design/basics.html @@ -20,7 +20,6 @@ - @@ -114,8 +113,8 @@ read the sections in order.