From 85bd6652db82865f40b6036a6d74b0354d58c0ec Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Sat, 6 May 2023 12:18:06 +0000 Subject: Deploying to docs from @ python-discord/bot-core@e92119ede9e2829a530e3137b1722e5f5808d8f5 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.0.0/.buildinfo | 2 +- v8.0.0/_static/pygments.css | 4 ++-- v8.0.0/changelog.html | 6 +++++- v8.0.0/development.html | 6 +++++- v8.0.0/genindex.html | 6 +++++- v8.0.0/index.html | 6 +++++- v8.0.0/index_redirect.html | 2 +- v8.0.0/output/botcore.async_stats.html | 6 +++++- v8.0.0/output/botcore.exts.html | 6 +++++- v8.0.0/output/botcore.html | 6 +++++- v8.0.0/output/botcore.site_api.html | 6 +++++- v8.0.0/output/botcore.utils.caching.html | 6 +++++- v8.0.0/output/botcore.utils.channel.html | 6 +++++- v8.0.0/output/botcore.utils.commands.html | 6 +++++- v8.0.0/output/botcore.utils.html | 6 +++++- v8.0.0/output/botcore.utils.interactions.html | 6 +++++- v8.0.0/output/botcore.utils.logging.html | 6 +++++- v8.0.0/output/botcore.utils.members.html | 6 +++++- v8.0.0/output/botcore.utils.regex.html | 6 +++++- v8.0.0/output/botcore.utils.scheduling.html | 6 +++++- v8.0.0/py-modindex.html | 6 +++++- v8.0.0/search.html | 6 +++++- v8.0.0/versions.html | 12 +++++++++++- 23 files changed, 110 insertions(+), 24 deletions(-) (limited to 'v8.0.0') diff --git a/v8.0.0/.buildinfo b/v8.0.0/.buildinfo index bf0951b9..e596acd6 100644 --- a/v8.0.0/.buildinfo +++ b/v8.0.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: 1f6393a34582199b735a4abcdda872a0 +config: 9946f747c140523731cb1a67d655cde7 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v8.0.0/_static/pygments.css b/v8.0.0/_static/pygments.css index 75471509..d9a83a7b 100644 --- a/v8.0.0/_static/pygments.css +++ b/v8.0.0/_static/pygments.css @@ -101,7 +101,7 @@ body[data-theme="dark"] .highlight .x { color: #d0d0d0 } /* Other */ body[data-theme="dark"] .highlight .p { color: #d0d0d0 } /* Punctuation */ body[data-theme="dark"] .highlight .ch { color: #ababab; font-style: italic } /* Comment.Hashbang */ body[data-theme="dark"] .highlight .cm { color: #ababab; font-style: italic } /* Comment.Multiline */ -body[data-theme="dark"] .highlight .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */ +body[data-theme="dark"] .highlight .cp { color: #ff3a3a; font-weight: bold } /* Comment.Preproc */ body[data-theme="dark"] .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */ body[data-theme="dark"] .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */ body[data-theme="dark"] .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */ @@ -186,7 +186,7 @@ body:not([data-theme="light"]) .highlight .x { color: #d0d0d0 } /* Other */ body:not([data-theme="light"]) .highlight .p { color: #d0d0d0 } /* Punctuation */ body:not([data-theme="light"]) .highlight .ch { color: #ababab; font-style: italic } /* Comment.Hashbang */ body:not([data-theme="light"]) .highlight .cm { color: #ababab; font-style: italic } /* Comment.Multiline */ -body:not([data-theme="light"]) .highlight .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */ +body:not([data-theme="light"]) .highlight .cp { color: #ff3a3a; font-weight: bold } /* Comment.Preproc */ body:not([data-theme="light"]) .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */ body:not([data-theme="light"]) .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */ body:not([data-theme="light"]) .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */ diff --git a/v8.0.0/changelog.html b/v8.0.0/changelog.html index 25c41163..0f04404c 100644 --- a/v8.0.0/changelog.html +++ b/v8.0.0/changelog.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/development.html b/v8.0.0/development.html index b0754aa4..4d95180b 100644 --- a/v8.0.0/development.html +++ b/v8.0.0/development.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/genindex.html b/v8.0.0/genindex.html index 1674843c..7644f3b8 100644 --- a/v8.0.0/genindex.html +++ b/v8.0.0/genindex.html @@ -9,8 +9,8 @@ - + @@ -205,6 +205,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/index.html b/v8.0.0/index.html index 22afef65..67c79208 100644 --- a/v8.0.0/index.html +++ b/v8.0.0/index.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/index_redirect.html b/v8.0.0/index_redirect.html index cb1fb8a6..be959020 100644 --- a/v8.0.0/index_redirect.html +++ b/v8.0.0/index_redirect.html @@ -14,8 +14,8 @@ - + diff --git a/v8.0.0/output/botcore.async_stats.html b/v8.0.0/output/botcore.async_stats.html index 54019c03..5a520330 100644 --- a/v8.0.0/output/botcore.async_stats.html +++ b/v8.0.0/output/botcore.async_stats.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.exts.html b/v8.0.0/output/botcore.exts.html index 7e0f1c5d..12a43ee3 100644 --- a/v8.0.0/output/botcore.exts.html +++ b/v8.0.0/output/botcore.exts.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.html b/v8.0.0/output/botcore.html index 9c721a5e..6907ed31 100644 --- a/v8.0.0/output/botcore.html +++ b/v8.0.0/output/botcore.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.site_api.html b/v8.0.0/output/botcore.site_api.html index e3c229b0..86fe200f 100644 --- a/v8.0.0/output/botcore.site_api.html +++ b/v8.0.0/output/botcore.site_api.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.caching.html b/v8.0.0/output/botcore.utils.caching.html index de132d5e..151c6353 100644 --- a/v8.0.0/output/botcore.utils.caching.html +++ b/v8.0.0/output/botcore.utils.caching.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.channel.html b/v8.0.0/output/botcore.utils.channel.html index 42dbf7ce..af0783c0 100644 --- a/v8.0.0/output/botcore.utils.channel.html +++ b/v8.0.0/output/botcore.utils.channel.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.commands.html b/v8.0.0/output/botcore.utils.commands.html index 93445e63..4f11fca9 100644 --- a/v8.0.0/output/botcore.utils.commands.html +++ b/v8.0.0/output/botcore.utils.commands.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.html b/v8.0.0/output/botcore.utils.html index b6096c2c..a61e2f54 100644 --- a/v8.0.0/output/botcore.utils.html +++ b/v8.0.0/output/botcore.utils.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.interactions.html b/v8.0.0/output/botcore.utils.interactions.html index 58b6ac85..15ae7221 100644 --- a/v8.0.0/output/botcore.utils.interactions.html +++ b/v8.0.0/output/botcore.utils.interactions.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.logging.html b/v8.0.0/output/botcore.utils.logging.html index 218cd46b..cfd6ab95 100644 --- a/v8.0.0/output/botcore.utils.logging.html +++ b/v8.0.0/output/botcore.utils.logging.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.members.html b/v8.0.0/output/botcore.utils.members.html index 55f60613..4d715e8c 100644 --- a/v8.0.0/output/botcore.utils.members.html +++ b/v8.0.0/output/botcore.utils.members.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.regex.html b/v8.0.0/output/botcore.utils.regex.html index ad944e08..b7566b95 100644 --- a/v8.0.0/output/botcore.utils.regex.html +++ b/v8.0.0/output/botcore.utils.regex.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/output/botcore.utils.scheduling.html b/v8.0.0/output/botcore.utils.scheduling.html index e0cdf59f..1c536cac 100644 --- a/v8.0.0/output/botcore.utils.scheduling.html +++ b/v8.0.0/output/botcore.utils.scheduling.html @@ -11,8 +11,8 @@ - + @@ -207,6 +207,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/py-modindex.html b/v8.0.0/py-modindex.html index e6d80e5e..62da33d2 100644 --- a/v8.0.0/py-modindex.html +++ b/v8.0.0/py-modindex.html @@ -9,8 +9,8 @@ - + @@ -205,6 +205,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/search.html b/v8.0.0/search.html index 300e29b8..aae00ee3 100644 --- a/v8.0.0/search.html +++ b/v8.0.0/search.html @@ -8,8 +8,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v8.0.0/versions.html b/v8.0.0/versions.html index ccc35ea6..ac30afe7 100644 --- a/v8.0.0/versions.html +++ b/v8.0.0/versions.html @@ -10,8 +10,8 @@ - + @@ -206,6 +206,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • @@ -381,6 +385,12 @@ - latest +
  • + v9.5.1 + + +
  • +
  • v9.5.0 -- cgit v1.2.3