diff options
author | 2022-02-28 00:01:03 +0000 | |
---|---|---|
committer | 2022-02-28 00:01:03 +0000 | |
commit | cf15bdf78a15c09aab02b47c048cc0bbb40200da (patch) | |
tree | 1fe4796bb447c7a766d0f82a6cdb6d7f1cab4c32 /py-modindex.html | |
parent | Deploying to docs from @ python-discord/bot-core@5593a0c95e2b4fd9515c8875ea6e... (diff) |
Deploying to docs from @ python-discord/bot-core@114db8556dd236fd5ba58061357e7ae1e5e732b2 🚀
Diffstat (limited to 'py-modindex.html')
-rw-r--r-- | py-modindex.html | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/py-modindex.html b/py-modindex.html index 4c31003d..1926f88a 100644 --- a/py-modindex.html +++ b/py-modindex.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="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>Python Module Index - Bot Core v2.0.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>Python Module Index - Bot Core v2.1.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.0.0</div></a> + <a href="index.html"><div class="brand">Bot Core v2.1.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.0.0</span> + <span class="sidebar-brand-text">Bot Core v2.1.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"> @@ -169,6 +169,7 @@ <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.scheduling.html">scheduling</a></li> </ul> </li> +<li class="toctree-l2"><a class="reference internal" href="output/botcore.site_api.html">site_api</a></li> </ul> </li> </ul> @@ -235,6 +236,12 @@ <tr class="cg-1"> <td></td> <td>    + <a href="output/botcore.site_api.html#module-botcore.site_api"><code class="xref">botcore.site_api</code></a></td><td> + <em></em></td> + </tr> + <tr class="cg-1"> + <td></td> + <td>    <a href="output/botcore.utils.html#module-botcore.utils"><code class="xref">botcore.utils</code></a></td><td> <em></em></td> </tr> |