diff options
| author | 2022-09-18 14:00:14 +0000 | |
|---|---|---|
| committer | 2022-09-18 14:00:14 +0000 | |
| commit | b2046169bfa08b4f0efa1da67d4f8eed7a0c107f (patch) | |
| tree | 6afe7eba1bd8cbea9c76a86204772e85d5244d9c /v8.0.0-beta.3/development.html | |
| parent | Deploying to docs from @ python-discord/bot-core@030d15e3a0ae2ecc84ca368aa11e... (diff) | |
Deploying to docs from @ python-discord/bot-core@ac156ecc63e0cd0ea54d58020efe8df3c6e39c86 🚀
Diffstat (limited to 'v8.0.0-beta.3/development.html')
| -rw-r--r-- | v8.0.0-beta.3/development.html | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/v8.0.0-beta.3/development.html b/v8.0.0-beta.3/development.html index b8c2141c..5e8bf43b 100644 --- a/v8.0.0-beta.3/development.html +++ b/v8.0.0-beta.3/development.html @@ -5,10 +5,10 @@      <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="Changelog" href="changelog.html" /><link rel="prev" title="site_api" href="output/botcore.site_api.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-5.1.1, furo 2022.06.21"/> +    <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-5.1.1, furo 2022.09.15"/>          <title>Local Development & Testing - Bot Core v8.0.0-beta.3</title>        <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> -    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" /> +    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />      <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" />      <link rel="stylesheet" type="text/css" href="_static/logo.css" />      <link rel="stylesheet" type="text/css" href="_static/changelog.css" /> @@ -404,10 +404,10 @@ to help you test out certain features. Use them as needed.</p>                  </div>                  <div class="title">Changelog</div>                </div> -              <svg><use href="#svg-arrow-right"></use></svg> +              <svg class="furo-related-icon"><use href="#svg-arrow-right"></use></svg>              </a>            <a class="prev-page" href="output/botcore.site_api.html"> -              <svg><use href="#svg-arrow-right"></use></svg> +              <svg class="furo-related-icon"><use href="#svg-arrow-right"></use></svg>                <div class="page-info">                  <div class="context">                    <span>Previous</span> @@ -443,7 +443,7 @@ to help you test out certain features. Use them as needed.</p>        <div class="toc-sticky toc-scroll">          <div class="toc-title-container">            <span class="toc-title"> -            Contents +            On this page            </span>          </div>          <div class="toc-tree-container"> | 
