diff options
author | 2023-12-10 16:00:28 +0000 | |
---|---|---|
committer | 2023-12-10 16:00:28 +0000 | |
commit | 98fe8707d983ef4b9f10cab28a1a540b8dafc078 (patch) | |
tree | 796d088be34e549f3da0be817c15c7a7c46876a2 /main/development.html | |
parent | Deploying to docs from @ python-discord/bot-core@ee2501e36aa4cb6e809de9873e3d... (diff) |
Deploying to docs from @ python-discord/bot-core@3ed1d4be2328b59577afde058105fd071184bd95 🚀
Diffstat (limited to 'main/development.html')
-rw-r--r-- | main/development.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/main/development.html b/main/development.html index f791c868..14def5fe 100644 --- a/main/development.html +++ b/main/development.html @@ -6,13 +6,13 @@ <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Changelog" href="changelog.html" /><link rel="prev" title="site_api" href="output/pydis_core.site_api.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.2.6 and Furo 2023.09.10 --> - <title>Local Development & Testing - Pydis Core Latest (10.4.0)</title> + <title>Local Development & Testing - Pydis Core Latest (10.5.0)</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" /> - <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" /> <link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" /> <link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" /> + <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" /> @@ -127,7 +127,7 @@ </label> </div> <div class="header-center"> - <a href="index.html"><div class="brand">Pydis Core Latest (10.4.0)</div></a> + <a href="index.html"><div class="brand">Pydis Core Latest (10.5.0)</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -153,7 +153,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 (10.4.0)</span> + <span class="sidebar-brand-text">Pydis Core Latest (10.5.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"> @@ -356,6 +356,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v10.4.0/development.html">v10.4.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v10.3.0/development.html">v10.3.0</a> </li> @@ -554,7 +558,7 @@ to help you test out certain features. Use them as needed.</p> </aside> </div> -</div><script src="_static/documentation_options.js?v=2f7da7c1"></script> +</div><script src="_static/documentation_options.js?v=5ea8ed98"></script> <script src="_static/doctools.js?v=888ff710"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/scripts/furo.js?v=32e29ea5"></script> |