From f81e961084bb65f37384dc5e3c8eced7fdad3319 Mon Sep 17 00:00:00 2001 From: HassanAbouelela Date: Mon, 21 Feb 2022 12:13:17 +0000 Subject: Deploying to docs from @ python-discord/bot-core@72ec57ae3153a274c902493ef6f74d35c27f965b 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- .doctrees/changelog.doctree | Bin 6832 -> 6842 bytes .doctrees/environment.pickle | Bin 17096 -> 17249 bytes .doctrees/index.doctree | Bin 5025 -> 5035 bytes .doctrees/output/botcore.doctree | Bin 2701 -> 2711 bytes .doctrees/output/botcore.regex.doctree | Bin 7474 -> 7484 bytes _static/basic.css | 3 ++- _static/doctools.js | 5 ++++- _static/language_data.js | 2 +- _static/pygments.css | 2 +- _static/searchtools.js | 2 +- changelog.html | 2 +- genindex.html | 2 +- index.html | 2 +- output/botcore.html | 2 +- output/botcore.regex.html | 8 ++++---- py-modindex.html | 2 +- search.html | 2 +- 18 files changed, 20 insertions(+), 16 deletions(-) diff --git a/.buildinfo b/.buildinfo index bed6fdcf..a752b551 100644 --- a/.buildinfo +++ b/.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: 7de9861274a67877baf9bcb913d1f078 +config: af2f11ec1a39f6c48a03e3771dcad3de tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/changelog.doctree b/.doctrees/changelog.doctree index e72f8138..5ba6ae36 100644 Binary files a/.doctrees/changelog.doctree and b/.doctrees/changelog.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 17d6bdfb..b52427f3 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/index.doctree b/.doctrees/index.doctree index 99b7b31c..76b7713d 100644 Binary files a/.doctrees/index.doctree and b/.doctrees/index.doctree differ diff --git a/.doctrees/output/botcore.doctree b/.doctrees/output/botcore.doctree index de1ef254..139adcab 100644 Binary files a/.doctrees/output/botcore.doctree and b/.doctrees/output/botcore.doctree differ diff --git a/.doctrees/output/botcore.regex.doctree b/.doctrees/output/botcore.regex.doctree index c2a7cc8c..c73fc10f 100644 Binary files a/.doctrees/output/botcore.regex.doctree and b/.doctrees/output/botcore.regex.doctree differ diff --git a/_static/basic.css b/_static/basic.css index 603f6a87..bf18350b 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -757,6 +757,7 @@ span.pre { -ms-hyphens: none; -webkit-hyphens: none; hyphens: none; + white-space: nowrap; } div[class*="highlight-"] { diff --git a/_static/doctools.js b/_static/doctools.js index 8cbf1b16..e509e483 100644 --- a/_static/doctools.js +++ b/_static/doctools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for all documentation. * - * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -264,6 +264,9 @@ var Documentation = { hideSearchWords : function() { $('#searchbox .highlight-link').fadeOut(300); $('span.highlighted').removeClass('highlighted'); + var url = new URL(window.location); + url.searchParams.delete('highlight'); + window.history.replaceState({}, '', url); }, /** diff --git a/_static/language_data.js b/_static/language_data.js index 863704b3..ebe2f03b 100644 --- a/_static/language_data.js +++ b/_static/language_data.js @@ -5,7 +5,7 @@ * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. * - * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/_static/pygments.css b/_static/pygments.css index 82b3cb23..3003859f 100644 --- a/_static/pygments.css +++ b/_static/pygments.css @@ -54,7 +54,7 @@ .highlight .nt { color: #204a87; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #000000 } /* Name.Variable */ .highlight .ow { color: #204a87; font-weight: bold } /* Operator.Word */ -.highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */ +.highlight .w { color: #f8f8f8 } /* Text.Whitespace */ .highlight .mb { color: #0000cf; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000cf; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000cf; font-weight: bold } /* Literal.Number.Hex */ diff --git a/_static/searchtools.js b/_static/searchtools.js index 002e9c4a..2d778593 100644 --- a/_static/searchtools.js +++ b/_static/searchtools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for the full-text search. * - * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/changelog.html b/changelog.html index 0d05d09f..8552cc02 100644 --- a/changelog.html +++ b/changelog.html @@ -5,7 +5,7 @@ - + Changelog - Bot Core v1.2.0 diff --git a/genindex.html b/genindex.html index 3454293d..6dbd8c02 100644 --- a/genindex.html +++ b/genindex.html @@ -4,7 +4,7 @@ - Index - Bot Core v1.2.0 + Index - Bot Core v1.2.0 diff --git a/index.html b/index.html index c0b89519..47d862a8 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - + Bot Core v1.2.0 diff --git a/output/botcore.html b/output/botcore.html index fc4cf2f6..9db6d60e 100644 --- a/output/botcore.html +++ b/output/botcore.html @@ -5,7 +5,7 @@ - + Botcore - Bot Core v1.2.0 diff --git a/output/botcore.regex.html b/output/botcore.regex.html index 0f0a9938..3eb320d8 100644 --- a/output/botcore.regex.html +++ b/output/botcore.regex.html @@ -5,7 +5,7 @@ - + regex - Bot Core v1.2.0 @@ -201,21 +201,21 @@

Common regular expressions.

-DISCORD_INVITE[source]¶
+DISCORD_INVITE[source]¶

Regex for discord server invites.

-FORMATTED_CODE_REGEX[source]¶
+FORMATTED_CODE_REGEX[source]¶

Regex for formatted code, using Discord’s code blocks.

-RAW_CODE_REGEX[source]¶
+RAW_CODE_REGEX[source]¶

Regex for raw code, not using Discord’s code blocks.

diff --git a/py-modindex.html b/py-modindex.html index a5ca50b1..ba544d3e 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -4,7 +4,7 @@ - Python Module Index - Bot Core v1.2.0 + Python Module Index - Bot Core v1.2.0 diff --git a/search.html b/search.html index 7321a72d..5f2c2d1c 100644 --- a/search.html +++ b/search.html @@ -4,7 +4,7 @@ - Search - Bot Core v1.2.0 + Search - Bot Core v1.2.0 -- cgit v1.2.3