diff options
Diffstat (limited to 'genindex.html')
-rw-r--r-- | genindex.html | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/genindex.html b/genindex.html index 120a4cc5..81e61f9f 100644 --- a/genindex.html +++ b/genindex.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.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.4.0, furo 2022.02.23"/><title>Index - Bot Core v2.1.0</title> + <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.4.0, furo 2022.02.23"/><title>Index - Bot Core v3.0.0</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=3c656993158f05539f962c5cea52a5e6c184bb8c" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=25ceb02ed1c46dc30f2321ff83e92799f69dfdb9" /> @@ -120,7 +120,7 @@ </label> </div> <div class="header-center"> - <a href="index.html"><div class="brand">Bot Core v2.1.0</div></a> + <a href="index.html"><div class="brand">Bot Core v3.0.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -146,7 +146,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v2.1.0</span> + <span class="sidebar-brand-text">Bot Core v3.0.0</span> </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> @@ -164,7 +164,6 @@ <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.extensions.html">extensions</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.logging.html">logging</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.members.html">members</a></li> -<li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.monkey_patches.html">monkey_patches</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.regex.html">regex</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.scheduling.html">scheduling</a></li> </ul> @@ -247,7 +246,7 @@ </li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> - <li><a href="output/botcore.utils.monkey_patches.html#botcore.utils.monkey_patches.apply_monkey_patches">apply_monkey_patches() (in module botcore.utils.monkey_patches)</a> + <li><a href="output/botcore.utils.html#botcore.utils.apply_monkey_patches">apply_monkey_patches() (in module botcore.utils)</a> </li> <li><a href="output/botcore.utils.caching.html#botcore.utils.caching.AsyncCache">AsyncCache (class in botcore.utils.caching)</a> </li> @@ -325,13 +324,6 @@ </li> </ul></li> <li> - botcore.utils.monkey_patches - - <ul> - <li><a href="output/botcore.utils.monkey_patches.html#module-botcore.utils.monkey_patches">module</a> -</li> - </ul></li> - <li> botcore.utils.regex <ul> @@ -461,8 +453,6 @@ </li> <li><a href="output/botcore.utils.members.html#module-botcore.utils.members">botcore.utils.members</a> </li> - <li><a href="output/botcore.utils.monkey_patches.html#module-botcore.utils.monkey_patches">botcore.utils.monkey_patches</a> -</li> <li><a href="output/botcore.utils.regex.html#module-botcore.utils.regex">botcore.utils.regex</a> </li> <li><a href="output/botcore.utils.scheduling.html#module-botcore.utils.scheduling">botcore.utils.scheduling</a> |