diff options
Diffstat (limited to 'v7.1.1/output/botcore.site_api.html')
| -rw-r--r-- | v7.1.1/output/botcore.site_api.html | 7 | 
1 files changed, 4 insertions, 3 deletions
diff --git a/v7.1.1/output/botcore.site_api.html b/v7.1.1/output/botcore.site_api.html index 47c58db4..e3f7d10d 100644 --- a/v7.1.1/output/botcore.site_api.html +++ b/v7.1.1/output/botcore.site_api.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="Changelog" href="../changelog.html" /><link rel="prev" title="async_stats" href="botcore.async_stats.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>site_api - 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,7 +271,7 @@          </div>          <article role="main">            <section id="module-botcore.site_api"> -<span id="site-api"></span><h1>site_api<a class="headerlink" href="#module-botcore.site_api" title="Permalink to this headline">#</a></h1> +<span id="site-api"></span><h1>site_api<a class="headerlink" href="#module-botcore.site_api" title="Permalink to this heading">#</a></h1>  <p>An API wrapper around the Site API.</p>  <dl class="py class">  <dt class="sig sig-object py" id="botcore.site_api.APIClient"> @@ -500,6 +500,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>  |