diff options
| author | 2023-07-14 12:28:35 +0000 | |
|---|---|---|
| committer | 2023-07-14 12:28:35 +0000 | |
| commit | 0d15f48b3f562f20071709fc797373d24946fe91 (patch) | |
| tree | 97060a6a1e231087846842e98e8b6be98c8bf655 /main/genindex.html | |
| parent | Deploying to docs from @ python-discord/bot-core@4c1060a334301265dd8b620c91a8... (diff) | |
Deploying to docs from @ python-discord/bot-core@29af8a99dea22358ba0774f6b4eb9fbfbaeae353 🚀
Diffstat (limited to 'main/genindex.html')
| -rw-r--r-- | main/genindex.html | 20 | 
1 files changed, 15 insertions, 5 deletions
| diff --git a/main/genindex.html b/main/genindex.html index d0597fdd..b7479010 100644 --- a/main/genindex.html +++ b/main/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"/><!-- Generated with Sphinx 7.0.1 and Furo 2023.05.20 --><title>Index - Pydis Core Latest (9.9.1)</title> +    <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>Index - Pydis Core Latest (9.9.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" /> @@ -125,7 +125,7 @@        </label>      </div>      <div class="header-center"> -      <a href="index.html"><div class="brand">Pydis Core Latest (9.9.1)</div></a> +      <a href="index.html"><div class="brand">Pydis Core Latest (9.9.2)</div></a>      </div>      <div class="header-right">        <div class="theme-toggle-container theme-toggle-header"> @@ -151,7 +151,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.9.1)</span> +  <span class="sidebar-brand-text">Pydis Core Latest (9.9.2)</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"> @@ -258,6 +258,14 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../v9.10.0-alpha.2/index.html">v9.10.0-alpha.2</a> +                    </li> +                 +                    <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../v9.10.0-alpha.1/index.html">v9.10.0-alpha.1</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../v9.1.1/index.html">v9.1.1</a>                      </li> @@ -852,16 +860,18 @@  </li>          <li><a href="output/pydis_core.utils.scheduling.html#pydis_core.utils.scheduling.Scheduler.schedule_later">schedule_later() (Scheduler method)</a>  </li> -    </ul></td> -    <td style="width: 33%; vertical-align: top;"><ul>          <li><a href="output/pydis_core.utils.scheduling.html#pydis_core.utils.scheduling.Scheduler">Scheduler (class in pydis_core.utils.scheduling)</a>  </li> +    </ul></td> +    <td style="width: 33%; vertical-align: top;"><ul>          <li><a href="output/pydis_core.utils.paste_service.html#pydis_core.utils.paste_service.send_to_paste_service">send_to_paste_service() (in module pydis_core.utils.paste_service)</a>  </li>          <li><a href="output/pydis_core.html#pydis_core.BotBase.setup_hook">setup_hook() (BotBase method)</a>  </li>          <li><a href="output/pydis_core.html#pydis_core.StartupError">StartupError</a>  </li> +        <li><a href="output/pydis_core.utils.interactions.html#pydis_core.utils.interactions.ViewWithUserAndRoleCheck.stop">stop() (ViewWithUserAndRoleCheck method)</a> +</li>      </ul></td>    </tr></table>  </section> | 
