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.0/.buildinfo | 2 +- v7.2.0/_static/pygments.css | 4 ++-- v7.2.0/changelog.html | 6 +++++- v7.2.0/genindex.html | 6 +++++- v7.2.0/index.html | 6 +++++- v7.2.0/index_redirect.html | 2 +- v7.2.0/output/botcore.async_stats.html | 6 +++++- v7.2.0/output/botcore.exts.html | 6 +++++- v7.2.0/output/botcore.html | 6 +++++- v7.2.0/output/botcore.site_api.html | 6 +++++- v7.2.0/output/botcore.utils.caching.html | 6 +++++- v7.2.0/output/botcore.utils.channel.html | 6 +++++- v7.2.0/output/botcore.utils.html | 6 +++++- v7.2.0/output/botcore.utils.logging.html | 6 +++++- v7.2.0/output/botcore.utils.members.html | 6 +++++- v7.2.0/output/botcore.utils.regex.html | 6 +++++- v7.2.0/output/botcore.utils.scheduling.html | 6 +++++- v7.2.0/py-modindex.html | 6 +++++- v7.2.0/search.html | 6 +++++- v7.2.0/versions.html | 12 +++++++++++- 20 files changed, 95 insertions(+), 21 deletions(-) (limited to 'v7.2.0') diff --git a/v7.2.0/.buildinfo b/v7.2.0/.buildinfo index 19c8d7ea..67797877 100644 --- a/v7.2.0/.buildinfo +++ b/v7.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: 0a27f6bc88000c30c3c95621e661be7d +config: f565bf9f7ce361461e620218741b163c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v7.2.0/_static/pygments.css b/v7.2.0/_static/pygments.css index 75471509..d9a83a7b 100644 --- a/v7.2.0/_static/pygments.css +++ b/v7.2.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/v7.2.0/changelog.html b/v7.2.0/changelog.html index 695ad935..d122a02d 100644 --- a/v7.2.0/changelog.html +++ b/v7.2.0/changelog.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/genindex.html b/v7.2.0/genindex.html index a158f1a7..ee386454 100644 --- a/v7.2.0/genindex.html +++ b/v7.2.0/genindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/index.html b/v7.2.0/index.html index ad457c1a..35751947 100644 --- a/v7.2.0/index.html +++ b/v7.2.0/index.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/index_redirect.html b/v7.2.0/index_redirect.html index e8589424..ee047b8f 100644 --- a/v7.2.0/index_redirect.html +++ b/v7.2.0/index_redirect.html @@ -14,8 +14,8 @@ - + diff --git a/v7.2.0/output/botcore.async_stats.html b/v7.2.0/output/botcore.async_stats.html index b510592c..5f2df3a9 100644 --- a/v7.2.0/output/botcore.async_stats.html +++ b/v7.2.0/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.0/output/botcore.exts.html b/v7.2.0/output/botcore.exts.html index d8ccc353..d3aa5b1e 100644 --- a/v7.2.0/output/botcore.exts.html +++ b/v7.2.0/output/botcore.exts.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/output/botcore.html b/v7.2.0/output/botcore.html index 98bacc0b..65c04232 100644 --- a/v7.2.0/output/botcore.html +++ b/v7.2.0/output/botcore.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/output/botcore.site_api.html b/v7.2.0/output/botcore.site_api.html index d2e35fb1..d0a20cb2 100644 --- a/v7.2.0/output/botcore.site_api.html +++ b/v7.2.0/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.0/output/botcore.utils.caching.html b/v7.2.0/output/botcore.utils.caching.html index c1ecf52c..974d4024 100644 --- a/v7.2.0/output/botcore.utils.caching.html +++ b/v7.2.0/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.0/output/botcore.utils.channel.html b/v7.2.0/output/botcore.utils.channel.html index 6ee880dc..bbd55643 100644 --- a/v7.2.0/output/botcore.utils.channel.html +++ b/v7.2.0/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.0/output/botcore.utils.html b/v7.2.0/output/botcore.utils.html index 78060b5f..f9296456 100644 --- a/v7.2.0/output/botcore.utils.html +++ b/v7.2.0/output/botcore.utils.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/output/botcore.utils.logging.html b/v7.2.0/output/botcore.utils.logging.html index 66adabc2..cc21efab 100644 --- a/v7.2.0/output/botcore.utils.logging.html +++ b/v7.2.0/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.0/output/botcore.utils.members.html b/v7.2.0/output/botcore.utils.members.html index 1585d17d..f43328eb 100644 --- a/v7.2.0/output/botcore.utils.members.html +++ b/v7.2.0/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.0/output/botcore.utils.regex.html b/v7.2.0/output/botcore.utils.regex.html index cb1bd09d..aad927ee 100644 --- a/v7.2.0/output/botcore.utils.regex.html +++ b/v7.2.0/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.0/output/botcore.utils.scheduling.html b/v7.2.0/output/botcore.utils.scheduling.html index a7cffd9a..26b9410c 100644 --- a/v7.2.0/output/botcore.utils.scheduling.html +++ b/v7.2.0/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.0/py-modindex.html b/v7.2.0/py-modindex.html index 49c23ad3..daa61d1d 100644 --- a/v7.2.0/py-modindex.html +++ b/v7.2.0/py-modindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/search.html b/v7.2.0/search.html index c72e3434..9b2cb5e9 100644 --- a/v7.2.0/search.html +++ b/v7.2.0/search.html @@ -8,8 +8,8 @@ - + @@ -201,6 +201,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.2.0/versions.html b/v7.2.0/versions.html index ca05d0b1..28640ec1 100644 --- a/v7.2.0/versions.html +++ b/v7.2.0/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