diff options
author | 2022-06-28 11:02:39 +0000 | |
---|---|---|
committer | 2022-06-28 11:02:39 +0000 | |
commit | 4579ee8f7565651b2ff8799dcb4bf0ab1717fa0c (patch) | |
tree | c53ba5f294d8e46cce643cf9377340f9763e5f22 /v7.1.2/output/botcore.utils.regex.html | |
parent | Deploying to docs from @ python-discord/bot-core@0c01973c33554f7da5e6c812ebac... (diff) |
Deploying to docs from @ python-discord/bot-core@109da8bdde367e85d334b8f96dfaf28e7a52afee 🚀
Diffstat (limited to 'v7.1.2/output/botcore.utils.regex.html')
-rw-r--r-- | v7.1.2/output/botcore.utils.regex.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/v7.1.2/output/botcore.utils.regex.html b/v7.1.2/output/botcore.utils.regex.html index d1e3e6a9..dfe6f1a7 100644 --- a/v7.1.2/output/botcore.utils.regex.html +++ b/v7.1.2/output/botcore.utils.regex.html @@ -1,11 +1,11 @@ <!doctype html> -<html class="no-js"> +<html class="no-js" lang="en"> <head><meta charset="utf-8"/> <meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="scheduling" href="botcore.utils.scheduling.html" /><link rel="prev" title="members" href="botcore.utils.members.html" /> - <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-4.5.0, furo 2022.06.21"/> + <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-5.0.2, furo 2022.06.21"/> <title>regex - Bot Core v7.1.2</title> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" /> @@ -271,7 +271,7 @@ </div> <article role="main"> <section id="module-botcore.utils.regex"> -<span id="regex"></span><h1>regex<a class="headerlink" href="#module-botcore.utils.regex" title="Permalink to this headline">#</a></h1> +<span id="regex"></span><h1>regex<a class="headerlink" href="#module-botcore.utils.regex" title="Permalink to this heading">#</a></h1> <p>Common regular expressions.</p> <dl class="py data"> <dt class="sig sig-object py" id="botcore.utils.regex.DISCORD_INVITE"> @@ -359,6 +359,7 @@ such as <a class="reference external" href="https://docs.python.org/3/library/ur </div><script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> + <script src="../_static/_sphinx_javascript_frameworks_compat.js"></script> <script src="../_static/doctools.js"></script> <script src="../_static/scripts/furo.js"></script> <script src="../_static/changelog.js"></script> |