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.2/.buildinfo | 2 +- v7.1.2/_static/pygments.css | 4 ++-- v7.1.2/changelog.html | 6 +++++- v7.1.2/genindex.html | 6 +++++- v7.1.2/index.html | 6 +++++- v7.1.2/index_redirect.html | 2 +- v7.1.2/output/botcore.async_stats.html | 6 +++++- v7.1.2/output/botcore.exts.html | 6 +++++- v7.1.2/output/botcore.html | 6 +++++- v7.1.2/output/botcore.site_api.html | 6 +++++- v7.1.2/output/botcore.utils.caching.html | 6 +++++- v7.1.2/output/botcore.utils.channel.html | 6 +++++- v7.1.2/output/botcore.utils.html | 6 +++++- v7.1.2/output/botcore.utils.logging.html | 6 +++++- v7.1.2/output/botcore.utils.members.html | 6 +++++- v7.1.2/output/botcore.utils.regex.html | 6 +++++- v7.1.2/output/botcore.utils.scheduling.html | 6 +++++- v7.1.2/py-modindex.html | 6 +++++- v7.1.2/search.html | 6 +++++- v7.1.2/versions.html | 12 +++++++++++- 20 files changed, 95 insertions(+), 21 deletions(-) (limited to 'v7.1.2') diff --git a/v7.1.2/.buildinfo b/v7.1.2/.buildinfo index 61dd1e68..299aadf5 100644 --- a/v7.1.2/.buildinfo +++ b/v7.1.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: e7eacb96a3f5803bc581a13b38380b71 +config: 38a7bbfaebce87d54582aaffa543264e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v7.1.2/_static/pygments.css b/v7.1.2/_static/pygments.css index 75471509..d9a83a7b 100644 --- a/v7.1.2/_static/pygments.css +++ b/v7.1.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.1.2/changelog.html b/v7.1.2/changelog.html index 12f75b02..47cd7a8b 100644 --- a/v7.1.2/changelog.html +++ b/v7.1.2/changelog.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/genindex.html b/v7.1.2/genindex.html index f538ac3c..69802635 100644 --- a/v7.1.2/genindex.html +++ b/v7.1.2/genindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/index.html b/v7.1.2/index.html index 268b855a..b55872b0 100644 --- a/v7.1.2/index.html +++ b/v7.1.2/index.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/index_redirect.html b/v7.1.2/index_redirect.html index 8d4a0a9f..1f574231 100644 --- a/v7.1.2/index_redirect.html +++ b/v7.1.2/index_redirect.html @@ -14,8 +14,8 @@ - + diff --git a/v7.1.2/output/botcore.async_stats.html b/v7.1.2/output/botcore.async_stats.html index 0d08e6a8..5e2d5858 100644 --- a/v7.1.2/output/botcore.async_stats.html +++ b/v7.1.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.1.2/output/botcore.exts.html b/v7.1.2/output/botcore.exts.html index 1585d20d..a6fc78c5 100644 --- a/v7.1.2/output/botcore.exts.html +++ b/v7.1.2/output/botcore.exts.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/output/botcore.html b/v7.1.2/output/botcore.html index 459f0244..ec532fd4 100644 --- a/v7.1.2/output/botcore.html +++ b/v7.1.2/output/botcore.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/output/botcore.site_api.html b/v7.1.2/output/botcore.site_api.html index b798e22b..3565cfba 100644 --- a/v7.1.2/output/botcore.site_api.html +++ b/v7.1.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.1.2/output/botcore.utils.caching.html b/v7.1.2/output/botcore.utils.caching.html index cafbe887..04ee5938 100644 --- a/v7.1.2/output/botcore.utils.caching.html +++ b/v7.1.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.1.2/output/botcore.utils.channel.html b/v7.1.2/output/botcore.utils.channel.html index a44299ad..02ca6a47 100644 --- a/v7.1.2/output/botcore.utils.channel.html +++ b/v7.1.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.1.2/output/botcore.utils.html b/v7.1.2/output/botcore.utils.html index cee3d321..4bc99d3a 100644 --- a/v7.1.2/output/botcore.utils.html +++ b/v7.1.2/output/botcore.utils.html @@ -11,8 +11,8 @@ - + @@ -204,6 +204,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/output/botcore.utils.logging.html b/v7.1.2/output/botcore.utils.logging.html index 7a0d098b..5636f5b7 100644 --- a/v7.1.2/output/botcore.utils.logging.html +++ b/v7.1.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.1.2/output/botcore.utils.members.html b/v7.1.2/output/botcore.utils.members.html index 9a6531cd..50d8be39 100644 --- a/v7.1.2/output/botcore.utils.members.html +++ b/v7.1.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.1.2/output/botcore.utils.regex.html b/v7.1.2/output/botcore.utils.regex.html index 7114bcd6..0dd98475 100644 --- a/v7.1.2/output/botcore.utils.regex.html +++ b/v7.1.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.1.2/output/botcore.utils.scheduling.html b/v7.1.2/output/botcore.utils.scheduling.html index 8e528dd4..183dbd28 100644 --- a/v7.1.2/output/botcore.utils.scheduling.html +++ b/v7.1.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.1.2/py-modindex.html b/v7.1.2/py-modindex.html index 4a4d0b92..c1bc604d 100644 --- a/v7.1.2/py-modindex.html +++ b/v7.1.2/py-modindex.html @@ -9,8 +9,8 @@ - + @@ -202,6 +202,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/search.html b/v7.1.2/search.html index f0247fa3..52c47f5e 100644 --- a/v7.1.2/search.html +++ b/v7.1.2/search.html @@ -8,8 +8,8 @@ - + @@ -201,6 +201,10 @@ main +
  • + v9.5.1 +
  • +
  • v9.5.0
  • diff --git a/v7.1.2/versions.html b/v7.1.2/versions.html index 528d1619..9f530372 100644 --- a/v7.1.2/versions.html +++ b/v7.1.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