summaryrefslogtreecommitdiffstats
path: root/v9.2.0
diff options
context:
space:
mode:
authorGravatar ChrisLovering <[email protected]>2024-07-17 22:43:18 +0000
committerGravatar ChrisLovering <[email protected]>2024-07-17 22:43:18 +0000
commita4a961fa3d32a344d246b364f8aa50974b459a1c (patch)
treef94c63b5e3f4cc699da51daeb2196bd2e835c1b3 /v9.2.0
parentDeploying to docs from @ python-discord/bot-core@3fe3eaefc11cd8e5c2ca17fe9e99... (diff)
Deploying to docs from @ python-discord/bot-core@be7764273deae49729546a5014ee40211505f809 🚀
Diffstat (limited to 'v9.2.0')
-rw-r--r--v9.2.0/.buildinfo2
-rw-r--r--v9.2.0/changelog.html10
-rw-r--r--v9.2.0/development.html10
-rw-r--r--v9.2.0/genindex.html10
-rw-r--r--v9.2.0/index.html10
-rw-r--r--v9.2.0/index_redirect.html2
-rw-r--r--v9.2.0/output/pydis_core.async_stats.html10
-rw-r--r--v9.2.0/output/pydis_core.exts.html10
-rw-r--r--v9.2.0/output/pydis_core.html10
-rw-r--r--v9.2.0/output/pydis_core.site_api.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.caching.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.channel.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.commands.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.cooldown.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.function.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.interactions.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.logging.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.members.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.regex.html10
-rw-r--r--v9.2.0/output/pydis_core.utils.scheduling.html10
-rw-r--r--v9.2.0/py-modindex.html10
-rw-r--r--v9.2.0/search.html10
-rw-r--r--v9.2.0/versions.html22
24 files changed, 212 insertions, 24 deletions
diff --git a/v9.2.0/.buildinfo b/v9.2.0/.buildinfo
index 7fec6d46..96354804 100644
--- a/v9.2.0/.buildinfo
+++ b/v9.2.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 7a14f4efead1e52fea6972c651001fce
+config: 9ec116f3c0e9f54b7d42f7d4b474ac23
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/v9.2.0/changelog.html b/v9.2.0/changelog.html
index 951a72cc..4fddf2c3 100644
--- a/v9.2.0/changelog.html
+++ b/v9.2.0/changelog.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/changelog.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/changelog.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/changelog.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/development.html b/v9.2.0/development.html
index a29a2c14..95df6d6a 100644
--- a/v9.2.0/development.html
+++ b/v9.2.0/development.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/development.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/development.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/development.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/genindex.html b/v9.2.0/genindex.html
index b9c8af1a..b18987b2 100644
--- a/v9.2.0/genindex.html
+++ b/v9.2.0/genindex.html
@@ -8,9 +8,9 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -329,6 +329,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/index.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/index.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/index.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/index.html b/v9.2.0/index.html
index 3e66ed0c..a301bbe7 100644
--- a/v9.2.0/index.html
+++ b/v9.2.0/index.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/index.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/index.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/index.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/index_redirect.html b/v9.2.0/index_redirect.html
index f2006bf0..fc801cc2 100644
--- a/v9.2.0/index_redirect.html
+++ b/v9.2.0/index_redirect.html
@@ -13,9 +13,9 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
diff --git a/v9.2.0/output/pydis_core.async_stats.html b/v9.2.0/output/pydis_core.async_stats.html
index 89848f0e..33bf0c34 100644
--- a/v9.2.0/output/pydis_core.async_stats.html
+++ b/v9.2.0/output/pydis_core.async_stats.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.async_stats.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.async_stats.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.async_stats.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.exts.html b/v9.2.0/output/pydis_core.exts.html
index 2044345a..131b0881 100644
--- a/v9.2.0/output/pydis_core.exts.html
+++ b/v9.2.0/output/pydis_core.exts.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.exts.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.exts.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.exts.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.html b/v9.2.0/output/pydis_core.html
index b7aa4807..fe4913f6 100644
--- a/v9.2.0/output/pydis_core.html
+++ b/v9.2.0/output/pydis_core.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.site_api.html b/v9.2.0/output/pydis_core.site_api.html
index 03c3700b..eddb761b 100644
--- a/v9.2.0/output/pydis_core.site_api.html
+++ b/v9.2.0/output/pydis_core.site_api.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.site_api.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.site_api.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.site_api.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.caching.html b/v9.2.0/output/pydis_core.utils.caching.html
index 06a3a3b7..e403923c 100644
--- a/v9.2.0/output/pydis_core.utils.caching.html
+++ b/v9.2.0/output/pydis_core.utils.caching.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.caching.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.caching.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.caching.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.channel.html b/v9.2.0/output/pydis_core.utils.channel.html
index 6d65fef7..635623aa 100644
--- a/v9.2.0/output/pydis_core.utils.channel.html
+++ b/v9.2.0/output/pydis_core.utils.channel.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.channel.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.channel.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.channel.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.commands.html b/v9.2.0/output/pydis_core.utils.commands.html
index 78907021..94d1ad7b 100644
--- a/v9.2.0/output/pydis_core.utils.commands.html
+++ b/v9.2.0/output/pydis_core.utils.commands.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.commands.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.commands.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.commands.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.cooldown.html b/v9.2.0/output/pydis_core.utils.cooldown.html
index 95040f4e..17e0a3da 100644
--- a/v9.2.0/output/pydis_core.utils.cooldown.html
+++ b/v9.2.0/output/pydis_core.utils.cooldown.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.cooldown.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.cooldown.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.cooldown.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.function.html b/v9.2.0/output/pydis_core.utils.function.html
index f5d8b492..a8205661 100644
--- a/v9.2.0/output/pydis_core.utils.function.html
+++ b/v9.2.0/output/pydis_core.utils.function.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.function.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.function.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.function.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.html b/v9.2.0/output/pydis_core.utils.html
index 452c6548..e36f8f14 100644
--- a/v9.2.0/output/pydis_core.utils.html
+++ b/v9.2.0/output/pydis_core.utils.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.interactions.html b/v9.2.0/output/pydis_core.utils.interactions.html
index aa1e63c4..52f1e3a1 100644
--- a/v9.2.0/output/pydis_core.utils.interactions.html
+++ b/v9.2.0/output/pydis_core.utils.interactions.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.interactions.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.interactions.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.interactions.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.logging.html b/v9.2.0/output/pydis_core.utils.logging.html
index 38081f13..6d475938 100644
--- a/v9.2.0/output/pydis_core.utils.logging.html
+++ b/v9.2.0/output/pydis_core.utils.logging.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.logging.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.logging.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.logging.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.members.html b/v9.2.0/output/pydis_core.utils.members.html
index 15242c1f..2ebe4dde 100644
--- a/v9.2.0/output/pydis_core.utils.members.html
+++ b/v9.2.0/output/pydis_core.utils.members.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.members.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.members.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.members.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.regex.html b/v9.2.0/output/pydis_core.utils.regex.html
index 978184b7..2a0cbaaf 100644
--- a/v9.2.0/output/pydis_core.utils.regex.html
+++ b/v9.2.0/output/pydis_core.utils.regex.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.regex.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.regex.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.regex.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/output/pydis_core.utils.scheduling.html b/v9.2.0/output/pydis_core.utils.scheduling.html
index 0fe39497..a64aa646 100644
--- a/v9.2.0/output/pydis_core.utils.scheduling.html
+++ b/v9.2.0/output/pydis_core.utils.scheduling.html
@@ -10,9 +10,9 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.3.0/output/pydis_core.utils.scheduling.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../../v11.2.0/output/pydis_core.utils.scheduling.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../../v11.1.0/output/pydis_core.utils.scheduling.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/py-modindex.html b/v9.2.0/py-modindex.html
index 366c3923..c4d4b034 100644
--- a/v9.2.0/py-modindex.html
+++ b/v9.2.0/py-modindex.html
@@ -8,9 +8,9 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -329,6 +329,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/index.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/index.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/index.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/search.html b/v9.2.0/search.html
index 68b1d143..3be0bbfd 100644
--- a/v9.2.0/search.html
+++ b/v9.2.0/search.html
@@ -10,9 +10,9 @@
<title>Search - Pydis Core v9.2.0</title><link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -331,6 +331,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/index.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/index.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/index.html">v11.1.0</a>
</li>
diff --git a/v9.2.0/versions.html b/v9.2.0/versions.html
index 69629708..4b11e9cc 100644
--- a/v9.2.0/versions.html
+++ b/v9.2.0/versions.html
@@ -9,9 +9,9 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -330,6 +330,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/index.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/index.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/index.html">v11.1.0</a>
</li>
@@ -542,6 +550,18 @@
</li>
<li>
+ <a class="reference internal" href="../v11.3.0/index.html">v11.3.0</a>
+
+
+ </li>
+
+ <li>
+ <a class="reference internal" href="../v11.2.0/index.html">v11.2.0</a>
+
+
+ </li>
+
+ <li>
<a class="reference internal" href="../v11.1.0/index.html">v11.1.0</a>