diff options
Diffstat (limited to 'v7.2.0/output/botcore.utils.scheduling.html')
| -rw-r--r-- | v7.2.0/output/botcore.utils.scheduling.html | 11 | 
1 files changed, 6 insertions, 5 deletions
| diff --git a/v7.2.0/output/botcore.utils.scheduling.html b/v7.2.0/output/botcore.utils.scheduling.html index 3fd3af90..a7cffd9a 100644 --- a/v7.2.0/output/botcore.utils.scheduling.html +++ b/v7.2.0/output/botcore.utils.scheduling.html @@ -5,7 +5,7 @@      <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />  <link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="async_stats" href="botcore.async_stats.html" /><link rel="prev" title="regex" href="botcore.utils.regex.html" /> -    <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 --> +    <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>scheduling - Pydis Core v7.2.0</title>        <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />      <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" /> @@ -147,7 +147,7 @@    <aside class="sidebar-drawer">      <div class="sidebar-container"> -      <div class="sidebar-sticky"><a class="sidebar-brand centered" href="../index.html"> +      <div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">    <div class="sidebar-logo-container">      <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> @@ -205,6 +205,10 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../../v9.5.0/index.html">v9.5.0</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../../v9.4.1/index.html">v9.4.1</a>                      </li> @@ -602,9 +606,6 @@ otherwise the running loop is used.</p>      </aside>    </div>  </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/sphinx_highlight.js"></script>      <script src="../_static/scripts/furo.js"></script> | 
