diff options
Diffstat (limited to 'v7.1.1/index.html')
-rw-r--r-- | v7.1.1/index.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/v7.1.1/index.html b/v7.1.1/index.html index eae6fe03..69d5547e 100644 --- a/v7.1.1/index.html +++ b/v7.1.1/index.html @@ -1,11 +1,11 @@ <!doctype html> -<html class="no-js"> +<html class="no-js" lang="en"> <head><meta charset="utf-8"/> <meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Botcore" href="output/botcore.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.5.0, 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.0.2, furo 2022.06.21"/> <title>Bot Core v7.1.1</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" /> @@ -271,10 +271,10 @@ </div> <article role="main"> <section id="bot-core-project-documentation"> -<h1>Bot Core Project Documentation<a class="headerlink" href="#bot-core-project-documentation" title="Permalink to this headline">#</a></h1> +<h1>Bot Core Project Documentation<a class="headerlink" href="#bot-core-project-documentation" title="Permalink to this heading">#</a></h1> </section> <section id="reference"> -<h1>Reference<a class="headerlink" href="#reference" title="Permalink to this headline">#</a></h1> +<h1>Reference<a class="headerlink" href="#reference" title="Permalink to this heading">#</a></h1> <div class="toctree-wrapper compound"> <p class="caption" role="heading"><span class="caption-text">Modules:</span></p> <ul> @@ -300,7 +300,7 @@ </div> </section> <section id="extras"> -<h1>Extras<a class="headerlink" href="#extras" title="Permalink to this headline">#</a></h1> +<h1>Extras<a class="headerlink" href="#extras" title="Permalink to this heading">#</a></h1> <ul class="simple"> <li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li> <li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li> @@ -353,6 +353,7 @@ </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/scripts/furo.js"></script> <script src="_static/changelog.js"></script> |