diff options
Diffstat (limited to 'v9.3.0')
23 files changed, 101 insertions, 7 deletions
diff --git a/v9.3.0/.buildinfo b/v9.3.0/.buildinfo index 95cad968..f7d23490 100644 --- a/v9.3.0/.buildinfo +++ b/v9.3.0/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file records the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 823d6482e778e84f471416f62db67128 +config: 21ac00684815dc830f2d4bd833e5d8f5 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v9.3.0/changelog.html b/v9.3.0/changelog.html index f96efbe9..c189667d 100644 --- a/v9.3.0/changelog.html +++ b/v9.3.0/changelog.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.6.0/changelog.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.5.1/changelog.html">v11.5.1</a> </li> diff --git a/v9.3.0/development.html b/v9.3.0/development.html index bd42859a..d4214f68 100644 --- a/v9.3.0/development.html +++ b/v9.3.0/development.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.6.0/development.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.5.1/development.html">v11.5.1</a> </li> diff --git a/v9.3.0/genindex.html b/v9.3.0/genindex.html index 5c517acd..7c52d695 100644 --- a/v9.3.0/genindex.html +++ b/v9.3.0/genindex.html @@ -316,6 +316,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.6.0/index.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.5.1/index.html">v11.5.1</a> </li> diff --git a/v9.3.0/index.html b/v9.3.0/index.html index 28fac2ea..7f288bad 100644 --- a/v9.3.0/index.html +++ b/v9.3.0/index.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.6.0/index.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.5.1/index.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.async_stats.html b/v9.3.0/output/pydis_core.async_stats.html index 2d9df469..f716c85f 100644 --- a/v9.3.0/output/pydis_core.async_stats.html +++ b/v9.3.0/output/pydis_core.async_stats.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.async_stats.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.async_stats.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.exts.html b/v9.3.0/output/pydis_core.exts.html index 84648766..25ac00c2 100644 --- a/v9.3.0/output/pydis_core.exts.html +++ b/v9.3.0/output/pydis_core.exts.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.exts.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.exts.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.html b/v9.3.0/output/pydis_core.html index 0c758c56..8a79ae80 100644 --- a/v9.3.0/output/pydis_core.html +++ b/v9.3.0/output/pydis_core.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.html">v11.5.1</a> </li> @@ -467,7 +471,7 @@ <dd class="field-odd"><ul class="simple"> <li><p><strong>guild_id</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">int</span></code></a></span>) – The ID of the guild used for <a class="reference internal" href="#pydis_core.BotBase.wait_until_guild_available" title="pydis_core.BotBase.wait_until_guild_available"><code class="xref py py-func docutils literal notranslate"><span class="pre">wait_until_guild_available()</span></code></a>.</p></li> <li><p><strong>allowed_roles</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#list" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">list</span></code></a></span>) – A list of role IDs that the bot is allowed to mention.</p></li> -<li><p><strong>http_session</strong> (<a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession" title="(in aiohttp v3.11)"><em>aiohttp.ClientSession</em></a>) – The session to use for the bot.</p></li> +<li><p><strong>http_session</strong> (<a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession" title="(in aiohttp v3.12)"><em>aiohttp.ClientSession</em></a>) – The session to use for the bot.</p></li> <li><p><strong>redis_session</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.13)"><code class="xref py py-data docutils literal notranslate"><span class="pre">Optional</span></code></a>[<code class="xref py py-class docutils literal notranslate"><span class="pre">RedisSession</span></code>]</span>) – The <a class="reference external" href="https://github.com/SebastiaanZ/async-rediscache#creating-a-redissession">async_rediscache.RedisSession</a> to use for the bot.</p></li> <li><p><strong>api_client</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.13)"><code class="xref py py-data docutils literal notranslate"><span class="pre">Optional</span></code></a>[<a class="reference internal" href="pydis_core.site_api.html#pydis_core.site_api.APIClient" title="pydis_core.site_api.APIClient"><code class="xref py py-class docutils literal notranslate"><span class="pre">APIClient</span></code></a>]</span>) – The <a class="reference internal" href="pydis_core.site_api.html#pydis_core.site_api.APIClient" title="pydis_core.site_api.APIClient"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.site_api.APIClient</span></code></a> instance to use for the bot.</p></li> <li><p><strong>statsd_url</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.13)"><code class="xref py py-data docutils literal notranslate"><span class="pre">Optional</span></code></a>[<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a>]</span>) – The URL of the statsd server to use for the bot. If not given, diff --git a/v9.3.0/output/pydis_core.site_api.html b/v9.3.0/output/pydis_core.site_api.html index 414831f2..81664afa 100644 --- a/v9.3.0/output/pydis_core.site_api.html +++ b/v9.3.0/output/pydis_core.site_api.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.site_api.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.site_api.html">v11.5.1</a> </li> @@ -467,7 +471,7 @@ <dd class="field-odd"><ul class="simple"> <li><p><strong>site_api_url</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a></span>) – The URL of the site API.</p></li> <li><p><strong>site_api_token</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a></span>) – The token to use for authentication.</p></li> -<li><p><strong>session_kwargs</strong> – Keyword arguments to pass to the <a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession" title="(in aiohttp v3.11)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">aiohttp.ClientSession</span></code></a> constructor.</p></li> +<li><p><strong>session_kwargs</strong> – Keyword arguments to pass to the <a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession" title="(in aiohttp v3.12)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">aiohttp.ClientSession</span></code></a> constructor.</p></li> </ul> </dd> </dl> @@ -493,7 +497,7 @@ <dd class="field-odd"><ul class="simple"> <li><p><strong>endpoint</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a></span>) – The endpoint to send the request to.</p></li> <li><p><strong>raise_for_status</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code></a></span>) – Whether or not to raise an exception if the response is not OK.</p></li> -<li><p><strong>**kwargs</strong> – Any extra keyword arguments to pass to <a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.request" title="(in aiohttp v3.11)"><code class="xref py py-func docutils literal notranslate"><span class="pre">aiohttp.request()</span></code></a>.</p></li> +<li><p><strong>**kwargs</strong> – Any extra keyword arguments to pass to <a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.request" title="(in aiohttp v3.12)"><code class="xref py py-func docutils literal notranslate"><span class="pre">aiohttp.request()</span></code></a>.</p></li> </ul> </dd> <dt class="field-even">Return type<span class="colon">:</span></dt> @@ -523,7 +527,7 @@ <dl class="field-list simple"> <dt class="field-odd">Parameters<span class="colon">:</span></dt> <dd class="field-odd"><ul class="simple"> -<li><p><strong>response</strong> (<a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientResponse" title="(in aiohttp v3.11)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">aiohttp.ClientResponse</span></code></a>) – The response to check.</p></li> +<li><p><strong>response</strong> (<a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientResponse" title="(in aiohttp v3.12)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">aiohttp.ClientResponse</span></code></a>) – The response to check.</p></li> <li><p><strong>should_raise</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code></a></span>) – Whether or not to raise an exception.</p></li> </ul> </dd> @@ -579,7 +583,7 @@ <li><p><strong>method</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a></span>) – The HTTP method to use.</p></li> <li><p><strong>endpoint</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a></span>) – The endpoint to send the request to.</p></li> <li><p><strong>raise_for_status</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code></a></span>) – Whether or not to raise an exception if the response is not OK.</p></li> -<li><p><strong>**kwargs</strong> – Any extra keyword arguments to pass to <a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.request" title="(in aiohttp v3.11)"><code class="xref py py-func docutils literal notranslate"><span class="pre">aiohttp.request()</span></code></a>.</p></li> +<li><p><strong>**kwargs</strong> – Any extra keyword arguments to pass to <a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.request" title="(in aiohttp v3.12)"><code class="xref py py-func docutils literal notranslate"><span class="pre">aiohttp.request()</span></code></a>.</p></li> </ul> </dd> <dt class="field-even">Return type<span class="colon">:</span></dt> @@ -608,7 +612,7 @@ <dl class="field-list simple"> <dt class="field-odd">Parameters<span class="colon">:</span></dt> <dd class="field-odd"><ul class="simple"> -<li><p><strong>response</strong> (<a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientResponse" title="(in aiohttp v3.11)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">aiohttp.ClientResponse</span></code></a>) – The response object from the request.</p></li> +<li><p><strong>response</strong> (<a class="reference external" href="https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientResponse" title="(in aiohttp v3.12)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">aiohttp.ClientResponse</span></code></a>) – The response object from the request.</p></li> <li><p><strong>response_json</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.13)"><code class="xref py py-data docutils literal notranslate"><span class="pre">Optional</span></code></a>[<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">dict</span></code></a>]</span>) – The JSON response returned from the request, if any.</p></li> <li><p><strong>response_text</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.13)"><code class="xref py py-data docutils literal notranslate"><span class="pre">Optional</span></code></a>[<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a>]</span>) – The text of the request, if any.</p></li> </ul> diff --git a/v9.3.0/output/pydis_core.utils.caching.html b/v9.3.0/output/pydis_core.utils.caching.html index ee7cd007..9be8c823 100644 --- a/v9.3.0/output/pydis_core.utils.caching.html +++ b/v9.3.0/output/pydis_core.utils.caching.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.caching.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.caching.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.channel.html b/v9.3.0/output/pydis_core.utils.channel.html index 854da86c..79418383 100644 --- a/v9.3.0/output/pydis_core.utils.channel.html +++ b/v9.3.0/output/pydis_core.utils.channel.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.channel.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.channel.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.commands.html b/v9.3.0/output/pydis_core.utils.commands.html index 939bce89..f1159190 100644 --- a/v9.3.0/output/pydis_core.utils.commands.html +++ b/v9.3.0/output/pydis_core.utils.commands.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.commands.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.commands.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.cooldown.html b/v9.3.0/output/pydis_core.utils.cooldown.html index 414e5085..9a421530 100644 --- a/v9.3.0/output/pydis_core.utils.cooldown.html +++ b/v9.3.0/output/pydis_core.utils.cooldown.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.cooldown.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.cooldown.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.function.html b/v9.3.0/output/pydis_core.utils.function.html index 8a95af90..6dbc1d4a 100644 --- a/v9.3.0/output/pydis_core.utils.function.html +++ b/v9.3.0/output/pydis_core.utils.function.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.function.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.function.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.html b/v9.3.0/output/pydis_core.utils.html index 99e20f9a..fad59cb7 100644 --- a/v9.3.0/output/pydis_core.utils.html +++ b/v9.3.0/output/pydis_core.utils.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.interactions.html b/v9.3.0/output/pydis_core.utils.interactions.html index a268bde9..0ab15212 100644 --- a/v9.3.0/output/pydis_core.utils.interactions.html +++ b/v9.3.0/output/pydis_core.utils.interactions.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.interactions.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.interactions.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.logging.html b/v9.3.0/output/pydis_core.utils.logging.html index be422604..bdac142b 100644 --- a/v9.3.0/output/pydis_core.utils.logging.html +++ b/v9.3.0/output/pydis_core.utils.logging.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.logging.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.logging.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.members.html b/v9.3.0/output/pydis_core.utils.members.html index 51ca378f..1b212ec8 100644 --- a/v9.3.0/output/pydis_core.utils.members.html +++ b/v9.3.0/output/pydis_core.utils.members.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.members.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.members.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.regex.html b/v9.3.0/output/pydis_core.utils.regex.html index 6dbba8e0..2f40aa26 100644 --- a/v9.3.0/output/pydis_core.utils.regex.html +++ b/v9.3.0/output/pydis_core.utils.regex.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.regex.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.regex.html">v11.5.1</a> </li> diff --git a/v9.3.0/output/pydis_core.utils.scheduling.html b/v9.3.0/output/pydis_core.utils.scheduling.html index 8fd1580f..f6f45e79 100644 --- a/v9.3.0/output/pydis_core.utils.scheduling.html +++ b/v9.3.0/output/pydis_core.utils.scheduling.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../../v11.6.0/output/pydis_core.utils.scheduling.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../../v11.5.1/output/pydis_core.utils.scheduling.html">v11.5.1</a> </li> diff --git a/v9.3.0/py-modindex.html b/v9.3.0/py-modindex.html index 579b9324..c5807e09 100644 --- a/v9.3.0/py-modindex.html +++ b/v9.3.0/py-modindex.html @@ -316,6 +316,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.6.0/index.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.5.1/index.html">v11.5.1</a> </li> diff --git a/v9.3.0/search.html b/v9.3.0/search.html index f8e2d964..26b5404d 100644 --- a/v9.3.0/search.html +++ b/v9.3.0/search.html @@ -318,6 +318,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.6.0/index.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.5.1/index.html">v11.5.1</a> </li> diff --git a/v9.3.0/versions.html b/v9.3.0/versions.html index 78d99d2a..fb949242 100644 --- a/v9.3.0/versions.html +++ b/v9.3.0/versions.html @@ -317,6 +317,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.6.0/index.html">v11.6.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.5.1/index.html">v11.5.1</a> </li> @@ -553,6 +557,12 @@ </li> <li> + <a class="reference internal" href="../v11.6.0/index.html">v11.6.0</a> + + + </li> + + <li> <a class="reference internal" href="../v11.5.1/index.html">v11.5.1</a> |