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 --- v7.1.1/.buildinfo | 2 +- v7.1.1/_static/pygments.css | 4 ++-- v7.1.1/changelog.html | 6 +++++- v7.1.1/genindex.html | 6 +++++- v7.1.1/index.html | 6 +++++- v7.1.1/index_redirect.html | 2 +- v7.1.1/output/botcore.async_stats.html | 6 +++++- v7.1.1/output/botcore.exts.html | 6 +++++- v7.1.1/output/botcore.html | 6 +++++- v7.1.1/output/botcore.site_api.html | 6 +++++- v7.1.1/output/botcore.utils.caching.html | 6 +++++- v7.1.1/output/botcore.utils.channel.html | 6 +++++- v7.1.1/output/botcore.utils.html | 6 +++++- v7.1.1/output/botcore.utils.logging.html | 6 +++++- v7.1.1/output/botcore.utils.members.html | 6 +++++- v7.1.1/output/botcore.utils.regex.html | 6 +++++- v7.1.1/output/botcore.utils.scheduling.html | 6 +++++- v7.1.1/py-modindex.html | 6 +++++- v7.1.1/search.html | 6 +++++- v7.1.1/versions.html | 12 +++++++++++- 20 files changed, 95 insertions(+), 21 deletions(-) (limited to 'v7.1.1') diff --git a/v7.1.1/.buildinfo b/v7.1.1/.buildinfo index d048b0cd..83f3dc54 100644 --- a/v7.1.1/.buildinfo +++ b/v7.1.1/.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: 9c5af4f5c9ee10898781085fdbe45d07 +config: 32908328f41b7723eb4a624de464345a tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v7.1.1/_static/pygments.css b/v7.1.1/_static/pygments.css index 75471509..d9a83a7b 100644 --- a/v7.1.1/_static/pygments.css +++ b/v7.1.1/_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/v7.1.1/changelog.html b/v7.1.1/changelog.html index d928c611..03ae083b 100644 --- a/v7.1.1/changelog.html +++ b/v7.1.1/changelog.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/genindex.html b/v7.1.1/genindex.html index 4ca4d233..3e828770 100644 --- a/v7.1.1/genindex.html +++ b/v7.1.1/genindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/index.html b/v7.1.1/index.html index e4858288..b46e2f5c 100644 --- a/v7.1.1/index.html +++ b/v7.1.1/index.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/index_redirect.html b/v7.1.1/index_redirect.html index bdf13087..b9207fc9 100644 --- a/v7.1.1/index_redirect.html +++ b/v7.1.1/index_redirect.html @@ -14,8 +14,8 @@ - + diff --git a/v7.1.1/output/botcore.async_stats.html b/v7.1.1/output/botcore.async_stats.html index ab123d6c..dd08102a 100644 --- a/v7.1.1/output/botcore.async_stats.html +++ b/v7.1.1/output/botcore.async_stats.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.exts.html b/v7.1.1/output/botcore.exts.html index 9d7c58c8..97bed916 100644 --- a/v7.1.1/output/botcore.exts.html +++ b/v7.1.1/output/botcore.exts.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.html b/v7.1.1/output/botcore.html index c3962aa5..b513f603 100644 --- a/v7.1.1/output/botcore.html +++ b/v7.1.1/output/botcore.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.site_api.html b/v7.1.1/output/botcore.site_api.html index 70f63ba5..f14a0a5f 100644 --- a/v7.1.1/output/botcore.site_api.html +++ b/v7.1.1/output/botcore.site_api.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.utils.caching.html b/v7.1.1/output/botcore.utils.caching.html index ea59a1d1..ea753a0e 100644 --- a/v7.1.1/output/botcore.utils.caching.html +++ b/v7.1.1/output/botcore.utils.caching.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.utils.channel.html b/v7.1.1/output/botcore.utils.channel.html index e2147e39..cce37ea9 100644 --- a/v7.1.1/output/botcore.utils.channel.html +++ b/v7.1.1/output/botcore.utils.channel.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.utils.html b/v7.1.1/output/botcore.utils.html index f0536de8..e16d9eb0 100644 --- a/v7.1.1/output/botcore.utils.html +++ b/v7.1.1/output/botcore.utils.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.utils.logging.html b/v7.1.1/output/botcore.utils.logging.html index c415751e..cd0986fe 100644 --- a/v7.1.1/output/botcore.utils.logging.html +++ b/v7.1.1/output/botcore.utils.logging.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.utils.members.html b/v7.1.1/output/botcore.utils.members.html index 3a06caea..47568ab6 100644 --- a/v7.1.1/output/botcore.utils.members.html +++ b/v7.1.1/output/botcore.utils.members.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.utils.regex.html b/v7.1.1/output/botcore.utils.regex.html index ac888795..36e4e157 100644 --- a/v7.1.1/output/botcore.utils.regex.html +++ b/v7.1.1/output/botcore.utils.regex.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/output/botcore.utils.scheduling.html b/v7.1.1/output/botcore.utils.scheduling.html index facad38a..85c10044 100644 --- a/v7.1.1/output/botcore.utils.scheduling.html +++ b/v7.1.1/output/botcore.utils.scheduling.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/py-modindex.html b/v7.1.1/py-modindex.html index bd1f9b73..64d93fe1 100644 --- a/v7.1.1/py-modindex.html +++ b/v7.1.1/py-modindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/search.html b/v7.1.1/search.html index 9cbe7430..e8bd8fdc 100644 --- a/v7.1.1/search.html +++ b/v7.1.1/search.html @@ -8,8 +8,8 @@ - + @@ -201,6 +201,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.1/versions.html b/v7.1.1/versions.html index e3c92b4a..06abef76 100644 --- a/v7.1.1/versions.html +++ b/v7.1.1/versions.html @@ -10,8 +10,8 @@ - + @@ -203,6 +203,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • @@ -378,6 +382,12 @@ - latest +
  • + v9.5.1 + + +
  • +
  • v9.5.0 -- cgit v1.2.3