diff options
| author | 2023-06-10 18:52:23 +0000 | |
|---|---|---|
| committer | 2023-06-10 18:52:23 +0000 | |
| commit | 8be6c8840d6958530ed23b8c559a45b210acfd20 (patch) | |
| tree | bdb1e39136dcd4c26b09a2ea987e41c14fd31fd8 /main/search.html | |
| parent | Deploying to docs from @ python-discord/bot-core@b7d8813ddfb45fcb0245200cc824... (diff) | |
Deploying to docs from @ python-discord/bot-core@c57fae8198cadcab3f9c0b09d1189d6b4eb9daf3 🚀
Diffstat (limited to 'main/search.html')
| -rw-r--r-- | main/search.html | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/main/search.html b/main/search.html index 9f58416a..d7751f61 100644 --- a/main/search.html +++ b/main/search.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="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 7.0.1 and Furo 2023.05.20 --><title>Search - Pydis Core Latest (9.6.0)</title><link rel="stylesheet" type="text/css" href="_static/pygments.css" /> +    <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 Latest (9.7.0)</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/changelog.css" /> @@ -124,7 +124,7 @@        </label>      </div>      <div class="header-center"> -      <a href="index.html"><div class="brand">Pydis Core Latest (9.6.0)</div></a> +      <a href="index.html"><div class="brand">Pydis Core Latest (9.7.0)</div></a>      </div>      <div class="header-right">        <div class="theme-toggle-container theme-toggle-header"> @@ -150,7 +150,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">Pydis Core Latest (9.6.0)</span> +  <span class="sidebar-brand-text">Pydis Core Latest (9.7.0)</span>  </a><form class="sidebar-search-container" method="get" action="#" role="search">    <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search"> @@ -167,10 +167,12 @@  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.channel.html">channel</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.commands.html">commands</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.cooldown.html">cooldown</a></li> +<li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.error_handling.html">error_handling</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.function.html">function</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.interactions.html">interactions</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.logging.html">logging</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.members.html">members</a></li> +<li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.paste_service.html">paste_service</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.regex.html">regex</a></li>  <li class="toctree-l3"><a class="reference internal" href="output/pydis_core.utils.scheduling.html">scheduling</a></li>  </ul> | 
