diff options
Diffstat (limited to 'v8.0.0-beta.2/search.html')
| -rw-r--r-- | v8.0.0-beta.2/search.html | 16 | 
1 files changed, 10 insertions, 6 deletions
| diff --git a/v8.0.0-beta.2/search.html b/v8.0.0-beta.2/search.html index 81637608..a1bea511 100644 --- a/v8.0.0-beta.2/search.html +++ b/v8.0.0-beta.2/search.html @@ -4,12 +4,12 @@      <meta name="viewport" content="width=device-width,initial-scale=1"/>      <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="#" /> -    <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 6.1.3 and Furo 2022.12.07 --><title>Search - Pydis Core v8.0.0-beta.2</title><link rel="stylesheet" type="text/css" href="_static/pygments.css" /> -    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" /> +    <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.0.1 and Furo 2023.05.20 --><title>Search - Pydis Core v8.0.0-beta.2</title><link rel="stylesheet" type="text/css" href="_static/pygments.css" /> +    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=e6660623a769aa55fea372102b9bf3151b292993" />      <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" /> -    <link rel="stylesheet" type="text/css" href="_static/index.css" /> -    <link rel="stylesheet" type="text/css" href="_static/logo.css" />      <link rel="stylesheet" type="text/css" href="_static/changelog.css" /> +    <link rel="stylesheet" type="text/css" href="_static/logo.css" /> +    <link rel="stylesheet" type="text/css" href="_static/index.css" /> @@ -160,9 +160,9 @@  <div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">      <p class="caption" role="heading"><span class="caption-text">Modules:</span></p>  <ul> -<li class="toctree-l1 has-children"><a class="reference internal" href="output/botcore.html">Botcore</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul> +<li class="toctree-l1 has-children"><a class="reference internal" href="output/botcore.html">Botcore</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Botcore</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>  <li class="toctree-l2"><a class="reference internal" href="output/botcore.exts.html">Exts</a></li> -<li class="toctree-l2 has-children"><a class="reference internal" href="output/botcore.utils.html">Utils</a><input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch" type="checkbox"/><label for="toctree-checkbox-2"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul> +<li class="toctree-l2 has-children"><a class="reference internal" href="output/botcore.utils.html">Utils</a><input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch" type="checkbox"/><label for="toctree-checkbox-2"><div class="visually-hidden">Toggle navigation of Utils</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>  <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.caching.html">caching</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.channel.html">channel</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.commands.html">commands</a></li> @@ -205,6 +205,10 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../v9.6.0/index.html">v9.6.0</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../v9.5.1/index.html">v9.5.1</a>                      </li> | 
