Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony <aj@ohess.org>2022-11-04 22:15:15 +0300
committerGitHub <noreply@github.com>2022-11-04 22:15:15 +0300
commitf854c890e1445b99a43ac5f10463a5df83739a2e (patch)
treecfc76a82a25083e8fdea3e6292b4a4fd11afb745
parenta6ed75f0d572a43c05a6f6078cf5ce03bd97fbcf (diff)
Bugfix release 1.1.1 (#1371)1.1.1
* Bugfix release 1.1.1 * Release package updates * Package lock * Translations
-rw-r--r--docs/changelog.rst12
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
-rw-r--r--setup.cfg2
-rw-r--r--setup.py2
-rw-r--r--sphinx_rtd_theme/__init__.py2
-rw-r--r--sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mobin2087 -> 2087 bytes
-rw-r--r--sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po16
-rw-r--r--sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mobin457 -> 457 bytes
-rw-r--r--sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po20
-rw-r--r--sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mobin2567 -> 2567 bytes
-rw-r--r--sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po16
-rw-r--r--sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mobin2380 -> 2380 bytes
-rw-r--r--sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po16
-rw-r--r--sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mobin2693 -> 2693 bytes
-rw-r--r--sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po16
-rw-r--r--sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mobin2547 -> 2547 bytes
-rw-r--r--sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po16
-rw-r--r--sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mobin575 -> 575 bytes
-rw-r--r--sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po4
-rw-r--r--sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mobin501 -> 501 bytes
-rw-r--r--sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po4
-rw-r--r--sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mobin2703 -> 2703 bytes
-rw-r--r--sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po20
-rw-r--r--sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mobin2750 -> 2750 bytes
-rw-r--r--sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po20
-rw-r--r--sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mobin2549 -> 2549 bytes
-rw-r--r--sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po20
-rw-r--r--sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mobin2339 -> 2339 bytes
-rw-r--r--sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po14
-rw-r--r--sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mobin2354 -> 2354 bytes
-rw-r--r--sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po18
-rw-r--r--sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mobin2780 -> 2780 bytes
-rw-r--r--sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po20
-rw-r--r--sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mobin3449 -> 3449 bytes
-rw-r--r--sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po20
-rw-r--r--sphinx_rtd_theme/locale/sphinx.pot22
-rw-r--r--sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mobin2132 -> 2132 bytes
-rw-r--r--sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po16
-rw-r--r--sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mobin2117 -> 2117 bytes
-rw-r--r--sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po16
-rw-r--r--sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mobin2511 -> 2511 bytes
-rw-r--r--sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po20
43 files changed, 173 insertions, 163 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index d94be57..4e96fc5 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,7 +5,17 @@ Changelog
Development version (|development_version|)
===========================================
-.. |development_version| replace:: 1.1.0
+.. |development_version| replace:: 1.1.1
+
+.. _release-1.1.1:
+
+1.1.1
+=====
+
+Fixes
+-----
+
+* Fix wrapping bug on cross references (#1368)
.. _release-1.1.0:
diff --git a/package-lock.json b/package-lock.json
index 9af6847..8ae9bd9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "sphinx_rtd_theme",
- "version": "1.1.0b3",
+ "version": "1.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 14ea694..b4149b8 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "sphinx_rtd_theme",
"main": "js/theme.js",
- "version": "1.1.0",
+ "version": "1.1.1",
"scripts": {
"dev": "webpack-dev-server --open --config webpack.dev.js",
"build": "webpack --config webpack.prod.js",
diff --git a/setup.cfg b/setup.cfg
index 39d52ca..79c8ada 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 1.1.0
+current_version = 1.1.1
commit = false
tag = false
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<dev>\d+))?
diff --git a/setup.py b/setup.py
index 36a2a98..71a7c9c 100644
--- a/setup.py
+++ b/setup.py
@@ -86,7 +86,7 @@ class TransifexCommand(distutils.cmd.Command):
setup(
- version='1.1.0',
+ version='1.1.1',
cmdclass={
'update_translations': UpdateTranslationsCommand,
'transifex': TransifexCommand,
diff --git a/sphinx_rtd_theme/__init__.py b/sphinx_rtd_theme/__init__.py
index 6aa381b..d3ef1f9 100644
--- a/sphinx_rtd_theme/__init__.py
+++ b/sphinx_rtd_theme/__init__.py
@@ -12,7 +12,7 @@ from sphinx.locale import _
from sphinx.util.logging import getLogger
-__version__ = '1.1.0'
+__version__ = '1.1.1'
__version_full__ = __version__
logger = getLogger(__name__)
diff --git a/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo
index c52bc86..8df1502 100644
--- a/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po
index 3f21a2d..6e19494 100644
--- a/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po
@@ -11,14 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Tom Kunze <transifex.com@tomabrafix.de>, 2019\n"
"Language-Team: German (https://www.transifex.com/readthedocs/teams/101354/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -71,28 +71,28 @@ msgstr "Erstellt mit %(sphinx_web)s mit einem"
msgid "provided by %(readthedocs_web)s"
msgstr "bereitgestellt von %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "%(docstitle)s durchsuchen"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Über diese Dokumentation"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Index"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Suche"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Copyright"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
diff --git a/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo
index c199388..e5f037d 100644
--- a/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po
index c624ca2..a07afad 100644
--- a/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 15:43-0600\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
@@ -17,7 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
#. This is an ARIA section label for page links, including previous/next page
#. link and links to GitHub/GitLab/etc.
@@ -105,39 +105,39 @@ msgstr ""
msgid "provided by %(readthedocs_web)s"
msgstr ""
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr ""
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr ""
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr ""
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr ""
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr ""
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr ""
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr ""
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr ""
diff --git a/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo
index d7cfb4d..7c6be34 100644
--- a/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po
index ca45899..6042ab6 100644
--- a/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po
@@ -13,14 +13,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/101354/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: es\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
@@ -99,28 +99,28 @@ msgstr "tema"
msgid "provided by %(readthedocs_web)s"
msgstr "proporcionado por %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Buscar en %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Sobre esta documentación"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Índice"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Búsqueda"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Derechos de autor"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logotipo"
diff --git a/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo
index 876c2eb..d1ff798 100644
--- a/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po
index d56d01d..61b931d 100644
--- a/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po
@@ -12,14 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>, 2021\n"
"Language-Team: Estonian (https://www.transifex.com/readthedocs/teams/101354/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -98,28 +98,28 @@ msgstr "kujundusteema"
msgid "provided by %(readthedocs_web)s"
msgstr "on loonud %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Otsi dokumendist %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Nende dokumentide kirjeldused"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Indeks"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Otsing"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Autoriõigus"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
diff --git a/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo
index 4cd180d..7edee35 100644
--- a/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po
index 15c3a58..c00a164 100644
--- a/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po
@@ -12,14 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Peyman M., 2022\n"
"Language-Team: Persian (Iran) (https://www.transifex.com/readthedocs/teams/101354/fa_IR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: fa_IR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
@@ -93,28 +93,28 @@ msgstr "پوسته"
msgid "provided by %(readthedocs_web)s"
msgstr "تهیّه شده با %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "جستجو در %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "درباره این مستندات"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "فهرست"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "جستجوی"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "کپی رایت"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "آرم"
diff --git a/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo
index a8ac9ba..b127126 100644
--- a/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po
index b253e26..6d4f1cc 100644
--- a/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po
@@ -12,14 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Radina Matic <radina.matic@gmail.com>, 2021\n"
"Language-Team: French (https://www.transifex.com/readthedocs/teams/101354/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
@@ -98,28 +98,28 @@ msgstr "thème"
msgid "provided by %(readthedocs_web)s"
msgstr "fourni par %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Rechercher dans %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "À propos de cette documentation"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Index"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Rechercher"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Droits d'auteur"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
diff --git a/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo
index ab60eef..f870731 100644
--- a/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po
index 1f7a837..a84221b 100644
--- a/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po
@@ -11,13 +11,13 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Ivan Bratović, 2022\n"
"Language-Team: Croatian (https://www.transifex.com/readthedocs/teams/101354/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
diff --git a/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo
index cd8978e..701b175 100644
--- a/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po
index 0ed467e..f6545b7 100644
--- a/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po
@@ -11,13 +11,13 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Balázs Úr, 2022\n"
"Language-Team: Hungarian (https://www.transifex.com/readthedocs/teams/101354/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
diff --git a/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo
index be579cf..13703b4 100644
--- a/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po
index be39590..f367b2b 100644
--- a/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po
@@ -14,14 +14,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Benjamin Bach <benjaoming@gmail.com>, 2022\n"
"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/101354/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: it\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
@@ -112,39 +112,39 @@ msgstr "tema"
msgid "provided by %(readthedocs_web)s"
msgstr "fornito da %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Cerca in %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Nota sulla documentazione"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Indice"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Ricerca"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Copyright"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr "Menu di navigazione"
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr "Menu navigazione dispositivi mobili"
diff --git a/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo
index 00430ef..7141741 100644
--- a/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po
index 5aabab3..0b9752b 100644
--- a/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po
@@ -11,14 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Tomas Straupis, 2021\n"
"Language-Team: Lithuanian (https://www.transifex.com/readthedocs/teams/101354/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: lt\n"
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
@@ -109,39 +109,39 @@ msgstr "temą"
msgid "provided by %(readthedocs_web)s"
msgstr "pateiktą %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Ieškoti %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Apie šiuos dokumentus"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Indeksas"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Paieška"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Autorių teisės"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr "Navigacijos meniu"
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr "Mobilios navigacijos meniu"
diff --git a/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo
index bc024e2..1fb5be9 100644
--- a/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po
index efbfce4..05f65b6 100644
--- a/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po
@@ -11,14 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Jesse Tan, 2021\n"
"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/101354/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -109,39 +109,39 @@ msgstr "thema"
msgid "provided by %(readthedocs_web)s"
msgstr "geleverd door %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Zoek binnen %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Over deze documenten"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Index"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Zoek"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Copyright"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr "Navigatiemenu"
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr "Navigatiemenu voor mobiel"
diff --git a/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo
index 4cf53b4..be3ecfe 100644
--- a/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po
index 9435466..cc80bba 100644
--- a/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po
@@ -11,14 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Michal Sniatala, 2021\n"
"Language-Team: Polish (https://www.transifex.com/readthedocs/teams/101354/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
@@ -76,24 +76,24 @@ msgstr "Zbudowano w %(sphinx_web)s używając"
msgid "provided by %(readthedocs_web)s"
msgstr "dostarczone przez %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Szukaj w %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "O tych dokumentach"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Indeks"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Szukaj"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Prawa zastrzeżone"
diff --git a/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo
index 274bfcc..ad78cec 100644
--- a/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po
index 1285eb7..5d540fe 100644
--- a/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po
@@ -11,14 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Ana Costa <anacosta.xl@gmail.com>, 2021\n"
"Language-Team: Portuguese (https://www.transifex.com/readthedocs/teams/101354/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: pt\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
@@ -94,35 +94,35 @@ msgstr "tema"
msgid "provided by %(readthedocs_web)s"
msgstr "fornecido por %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Procurar em %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Sobre estes documentos"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Índice"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Pesquisar"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr "Menu de navegação"
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr "Menu de navegação móvel"
diff --git a/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo
index c8a6efc..fd7ff3a 100644
--- a/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po
index 6c51f77..b2e1bd2 100644
--- a/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po
@@ -12,14 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Wellington Uemura <wellingtonuemura@gmail.com>, 2022\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/101354/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
@@ -110,39 +110,39 @@ msgstr "tema"
msgid "provided by %(readthedocs_web)s"
msgstr "fornecido por %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Pesquisar em %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Sobre esses documentos"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Índice"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Pesquisar"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Copyright"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr "Menu de navegação"
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr "Menu de navegação móvel"
diff --git a/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo
index de5ea58..125962a 100644
--- a/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po
index c013ef8..ac28b2a 100644
--- a/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po
@@ -12,14 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Dmitry Shachnev <mitya57@gmail.com>, 2021\n"
"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/101354/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
@@ -110,39 +110,39 @@ msgstr "темы,"
msgid "provided by %(readthedocs_web)s"
msgstr "предоставленной %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Поиск в %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Об этих документах"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Алфавитный указатель"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Поиск"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Авторские права"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Логотип"
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr "Меню навигации"
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr "Меню навигации для мобильных устройств"
diff --git a/sphinx_rtd_theme/locale/sphinx.pot b/sphinx_rtd_theme/locale/sphinx.pot
index 63647ba..d0d1fb6 100644
--- a/sphinx_rtd_theme/locale/sphinx.pot
+++ b/sphinx_rtd_theme/locale/sphinx.pot
@@ -7,16 +7,16 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: sphinx_rtd_theme 1.0.1a1\n"
+"Project-Id-Version: sphinx_rtd_theme 1.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
#. This is an ARIA section label for page links, including previous/next page
#. link and links to GitHub/GitLab/etc.
@@ -104,39 +104,39 @@ msgstr ""
msgid "provided by %(readthedocs_web)s"
msgstr ""
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr ""
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr ""
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr ""
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr ""
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr ""
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr ""
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr ""
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr ""
diff --git a/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo
index 4050aac..cd96317 100644
--- a/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po
index 543b3a4..b708a64 100644
--- a/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po
@@ -11,14 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: Daniel Holmberg <daniel.holmberg97@gmail.com>, 2020\n"
"Language-Team: Swedish (https://www.transifex.com/readthedocs/teams/101354/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -82,28 +82,28 @@ msgstr "tema"
msgid "provided by %(readthedocs_web)s"
msgstr "erhållet av %(readthedocs_web)s"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Sök i %(docstitle)s"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Om dessa dokument"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Index"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Sök"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Upphovsrätt"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
diff --git a/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo
index 1d58648..51f60a6 100644
--- a/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po
index 0686fdf..bf84461 100644
--- a/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po
@@ -11,14 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: BouRock, 2020\n"
"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/101354/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
@@ -74,28 +74,28 @@ msgstr "tema"
msgid "provided by %(readthedocs_web)s"
msgstr "kullanılarak %(readthedocs_web)s tarafından sağlanmasıyla oluşturuldu"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "%(docstitle)s içinde ara"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "Bu belgeler hakkında"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "Dizin"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "Arama"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "Telif hakkı"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
diff --git a/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo
index 60d75fa..0d616e6 100644
--- a/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo
+++ b/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po
index 7206bb4..677c0f9 100644
--- a/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po
+++ b/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po
@@ -13,14 +13,14 @@ msgid ""
msgstr ""
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-10-06 17:05+0200\n"
+"POT-Creation-Date: 2022-11-04 12:02-0700\n"
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
"Last-Translator: JY3, 2022\n"
"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/101354/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.10.1\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
@@ -111,39 +111,39 @@ msgstr "主题"
msgid "provided by %(readthedocs_web)s"
msgstr "由 %(readthedocs_web)s 开发"
-#: sphinx_rtd_theme/layout.html:93
+#: sphinx_rtd_theme/layout.html:97
#, python-format
msgid "Search within %(docstitle)s"
msgstr "在 %(docstitle)s 中搜索"
-#: sphinx_rtd_theme/layout.html:101
+#: sphinx_rtd_theme/layout.html:105
msgid "About these documents"
msgstr "关于此文档"
-#: sphinx_rtd_theme/layout.html:104
+#: sphinx_rtd_theme/layout.html:108
msgid "Index"
msgstr "索引"
-#: sphinx_rtd_theme/layout.html:107 sphinx_rtd_theme/search.html:11
+#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
msgid "Search"
msgstr "搜索"
-#: sphinx_rtd_theme/layout.html:110
+#: sphinx_rtd_theme/layout.html:114
msgid "Copyright"
msgstr "版权所有"
-#: sphinx_rtd_theme/layout.html:143 sphinx_rtd_theme/layout.html:145
+#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
msgid "Logo"
msgstr "Logo"
#. This is an ARIA section label for the main navigation menu
-#: sphinx_rtd_theme/layout.html:169
+#: sphinx_rtd_theme/layout.html:173
msgid "Navigation menu"
msgstr "导航菜单"
#. This is an ARIA section label for the navigation menu that is visible when
#. viewing the page on mobile devices
-#: sphinx_rtd_theme/layout.html:191
+#: sphinx_rtd_theme/layout.html:195
msgid "Mobile navigation menu"
msgstr "移动版导航菜单"