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.2.2/.buildinfo | 2 +- v7.2.2/_static/pygments.css | 4 ++-- v7.2.2/changelog.html | 6 +++++- v7.2.2/genindex.html | 6 +++++- v7.2.2/index.html | 6 +++++- v7.2.2/index_redirect.html | 2 +- v7.2.2/output/botcore.async_stats.html | 6 +++++- v7.2.2/output/botcore.exts.html | 6 +++++- v7.2.2/output/botcore.html | 6 +++++- v7.2.2/output/botcore.site_api.html | 6 +++++- v7.2.2/output/botcore.utils.caching.html | 6 +++++- v7.2.2/output/botcore.utils.channel.html | 6 +++++- v7.2.2/output/botcore.utils.html | 6 +++++- v7.2.2/output/botcore.utils.logging.html | 6 +++++- v7.2.2/output/botcore.utils.members.html | 6 +++++- v7.2.2/output/botcore.utils.regex.html | 6 +++++- v7.2.2/output/botcore.utils.scheduling.html | 6 +++++- v7.2.2/py-modindex.html | 6 +++++- v7.2.2/search.html | 6 +++++- v7.2.2/versions.html | 12 +++++++++++- 20 files changed, 95 insertions(+), 21 deletions(-) (limited to 'v7.2.2') diff --git a/v7.2.2/.buildinfo b/v7.2.2/.buildinfo index 22080e26..e42bcc0d 100644 --- a/v7.2.2/.buildinfo +++ b/v7.2.2/.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: 9f34c0baf1fc3bac92161129843db6e5 +config: 939147961fd8c149d22089da36e13f7b tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v7.2.2/_static/pygments.css b/v7.2.2/_static/pygments.css index 75471509..d9a83a7b 100644 --- a/v7.2.2/_static/pygments.css +++ b/v7.2.2/_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.2.2/changelog.html b/v7.2.2/changelog.html index a4aad29d..a8230670 100644 --- a/v7.2.2/changelog.html +++ b/v7.2.2/changelog.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/genindex.html b/v7.2.2/genindex.html index 0ba97c9a..381b4e43 100644 --- a/v7.2.2/genindex.html +++ b/v7.2.2/genindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/index.html b/v7.2.2/index.html index 9f713cff..5e625678 100644 --- a/v7.2.2/index.html +++ b/v7.2.2/index.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/index_redirect.html b/v7.2.2/index_redirect.html index 53ba0ac2..c07a873f 100644 --- a/v7.2.2/index_redirect.html +++ b/v7.2.2/index_redirect.html @@ -14,8 +14,8 @@ - + diff --git a/v7.2.2/output/botcore.async_stats.html b/v7.2.2/output/botcore.async_stats.html index 6e3a8a1c..1b60e6d6 100644 --- a/v7.2.2/output/botcore.async_stats.html +++ b/v7.2.2/output/botcore.async_stats.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.exts.html b/v7.2.2/output/botcore.exts.html index e88b7947..89014850 100644 --- a/v7.2.2/output/botcore.exts.html +++ b/v7.2.2/output/botcore.exts.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.html b/v7.2.2/output/botcore.html index b9e7576b..8e01123a 100644 --- a/v7.2.2/output/botcore.html +++ b/v7.2.2/output/botcore.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.site_api.html b/v7.2.2/output/botcore.site_api.html index 341a3265..2c4ecc18 100644 --- a/v7.2.2/output/botcore.site_api.html +++ b/v7.2.2/output/botcore.site_api.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.utils.caching.html b/v7.2.2/output/botcore.utils.caching.html index 8d16eee0..3fa535ba 100644 --- a/v7.2.2/output/botcore.utils.caching.html +++ b/v7.2.2/output/botcore.utils.caching.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.utils.channel.html b/v7.2.2/output/botcore.utils.channel.html index 6f962201..2c05f932 100644 --- a/v7.2.2/output/botcore.utils.channel.html +++ b/v7.2.2/output/botcore.utils.channel.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.utils.html b/v7.2.2/output/botcore.utils.html index 14622708..6f1c192f 100644 --- a/v7.2.2/output/botcore.utils.html +++ b/v7.2.2/output/botcore.utils.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.utils.logging.html b/v7.2.2/output/botcore.utils.logging.html index 5008f15e..e8183544 100644 --- a/v7.2.2/output/botcore.utils.logging.html +++ b/v7.2.2/output/botcore.utils.logging.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.utils.members.html b/v7.2.2/output/botcore.utils.members.html index a43f3458..86c9ef62 100644 --- a/v7.2.2/output/botcore.utils.members.html +++ b/v7.2.2/output/botcore.utils.members.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.utils.regex.html b/v7.2.2/output/botcore.utils.regex.html index 60df0f7f..2fe1b8d7 100644 --- a/v7.2.2/output/botcore.utils.regex.html +++ b/v7.2.2/output/botcore.utils.regex.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/output/botcore.utils.scheduling.html b/v7.2.2/output/botcore.utils.scheduling.html index db52c771..fc437baf 100644 --- a/v7.2.2/output/botcore.utils.scheduling.html +++ b/v7.2.2/output/botcore.utils.scheduling.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/py-modindex.html b/v7.2.2/py-modindex.html index 0fd5cc41..85a39789 100644 --- a/v7.2.2/py-modindex.html +++ b/v7.2.2/py-modindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/search.html b/v7.2.2/search.html index 88aa7eb7..68770324 100644 --- a/v7.2.2/search.html +++ b/v7.2.2/search.html @@ -8,8 +8,8 @@ - + @@ -201,6 +201,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.2/versions.html b/v7.2.2/versions.html index ce7731dd..5cfd43fa 100644 --- a/v7.2.2/versions.html +++ b/v7.2.2/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