Skip to content

Commit b4bd40e

Browse files
committed
Update docs from Github build 700
of streamlink/streamlink The docs were built from the branch 'master' against the commit e0dbc9a164015bbfa9e05b0633070b1d93405087 streamlink/streamlink@e0dbc9a https://github.com/streamlink/streamlink/actions/runs/23403013217
1 parent 69880c2 commit b4bd40e

39 files changed

Lines changed: 219 additions & 219 deletions

latest/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 012e203d09c760e15a2861a792997f10
3+
config: fa47710bbe541a076e6f4bda149e8413
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

latest/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '8.2.1+7.g4efa4b4',
2+
VERSION: '8.2.1+8.ge0dbc9a',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

latest/_static/styles/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ details.sd-dropdown .sd-summary-content {
301301
}
302302

303303
.installation-grid .fab {
304-
font-size: 5em;
304+
font-size: clamp(1rem, 10vw, 5rem);
305305
}
306306

307307
.grid-with-icons .sd-card-header .fas {

latest/acknowledgements.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
1515
<link rel="shortcut icon" href="/_static/favicon.ico">
1616
<link rel="manifest" href="/_static/site.webmanifest">
17-
<meta property="og:title" content="Thank you - Streamlink 8.2.1+7.g4efa4b4 documentation">
17+
<meta property="og:title" content="Thank you - Streamlink 8.2.1+8.ge0dbc9a documentation">
1818
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
1919
<meta property="og:image" content="/_static/opengraph-image.png">
2020
<meta property="og:image:width" content="1200">
2121
<meta property="og:image:height" content="630">
22-
<title>Thank you - Streamlink 8.2.1+7.g4efa4b4 documentation</title>
22+
<title>Thank you - Streamlink 8.2.1+8.ge0dbc9a documentation</title>
2323
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
2424
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=7bdb33bb" />
2525
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
2626
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" />
27-
<link rel="stylesheet" type="text/css" href="_static/styles/custom.css?v=72de1884" />
27+
<link rel="stylesheet" type="text/css" href="_static/styles/custom.css?v=ecb84e10" />
2828
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/fontawesome.min.css" />
2929
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/solid.min.css" />
3030
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/brands.min.css" />
@@ -179,7 +179,7 @@
179179
</label>
180180
</div>
181181
<div class="header-center">
182-
<a href="index.html"><div class="brand">Streamlink 8.2.1+7.g4efa4b4 documentation</div></a>
182+
<a href="index.html"><div class="brand">Streamlink 8.2.1+8.ge0dbc9a documentation</div></a>
183183
</div>
184184
<div class="header-right">
185185
<div class="theme-toggle-container theme-toggle-header">
@@ -207,7 +207,7 @@
207207
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
208208
</a>
209209
<div class="sidebar-versions centered" role="note" aria-label="versions">
210-
<pre class="sidebar-versions-current">8.2.1+7.g4efa4b4</pre>
210+
<pre class="sidebar-versions-current">8.2.1+8.ge0dbc9a</pre>
211211
<dl class="sidebar-versions-others">
212212
<dd><a href="/acknowledgements.html" class="">Stable</a></dd>
213213
<dd><a href="/latest/acknowledgements.html" class="version-current">Latest</a></dd>
@@ -373,7 +373,7 @@ <h1>Thank you<a class="headerlink" href="#thank-you" title="Link to this heading
373373

374374
</aside>
375375
</div>
376-
</div><script src="_static/documentation_options.js?v=ed2355fe"></script>
376+
</div><script src="_static/documentation_options.js?v=cd9e14f9"></script>
377377
<script src="_static/doctools.js?v=9bcbadda"></script>
378378
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
379379
<script src="_static/scripts/furo.js?v=46bd48cc"></script>

latest/api.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
1515
<link rel="shortcut icon" href="/_static/favicon.ico">
1616
<link rel="manifest" href="/_static/site.webmanifest">
17-
<meta property="og:title" content="API Reference - Streamlink 8.2.1+7.g4efa4b4 documentation">
17+
<meta property="og:title" content="API Reference - Streamlink 8.2.1+8.ge0dbc9a documentation">
1818
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
1919
<meta property="og:image" content="/_static/opengraph-image.png">
2020
<meta property="og:image:width" content="1200">
2121
<meta property="og:image:height" content="630">
22-
<title>API Reference - Streamlink 8.2.1+7.g4efa4b4 documentation</title>
22+
<title>API Reference - Streamlink 8.2.1+8.ge0dbc9a documentation</title>
2323
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
2424
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=7bdb33bb" />
2525
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
2626
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" />
27-
<link rel="stylesheet" type="text/css" href="_static/styles/custom.css?v=72de1884" />
27+
<link rel="stylesheet" type="text/css" href="_static/styles/custom.css?v=ecb84e10" />
2828
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/fontawesome.min.css" />
2929
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/solid.min.css" />
3030
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/brands.min.css" />
@@ -179,7 +179,7 @@
179179
</label>
180180
</div>
181181
<div class="header-center">
182-
<a href="index.html"><div class="brand">Streamlink 8.2.1+7.g4efa4b4 documentation</div></a>
182+
<a href="index.html"><div class="brand">Streamlink 8.2.1+8.ge0dbc9a documentation</div></a>
183183
</div>
184184
<div class="header-right">
185185
<div class="theme-toggle-container theme-toggle-header">
@@ -207,7 +207,7 @@
207207
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
208208
</a>
209209
<div class="sidebar-versions centered" role="note" aria-label="versions">
210-
<pre class="sidebar-versions-current">8.2.1+7.g4efa4b4</pre>
210+
<pre class="sidebar-versions-current">8.2.1+8.ge0dbc9a</pre>
211211
<dl class="sidebar-versions-others">
212212
<dd><a href="/api.html" class="">Stable</a></dd>
213213
<dd><a href="/latest/api.html" class="version-current">Latest</a></dd>
@@ -605,7 +605,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this
605605

606606
</aside>
607607
</div>
608-
</div><script src="_static/documentation_options.js?v=ed2355fe"></script>
608+
</div><script src="_static/documentation_options.js?v=cd9e14f9"></script>
609609
<script src="_static/doctools.js?v=9bcbadda"></script>
610610
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
611611
<script src="_static/scripts/furo.js?v=46bd48cc"></script>

latest/api/cache.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
1515
<link rel="shortcut icon" href="/_static/favicon.ico">
1616
<link rel="manifest" href="/_static/site.webmanifest">
17-
<meta property="og:title" content="Cache - Streamlink 8.2.1+7.g4efa4b4 documentation">
17+
<meta property="og:title" content="Cache - Streamlink 8.2.1+8.ge0dbc9a documentation">
1818
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
1919
<meta property="og:image" content="/_static/opengraph-image.png">
2020
<meta property="og:image:width" content="1200">
2121
<meta property="og:image:height" content="630">
22-
<title>Cache - Streamlink 8.2.1+7.g4efa4b4 documentation</title>
22+
<title>Cache - Streamlink 8.2.1+8.ge0dbc9a documentation</title>
2323
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d111a655" />
2424
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=7bdb33bb" />
2525
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
2626
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=8dab3a3b" />
27-
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=72de1884" />
27+
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=ecb84e10" />
2828
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/fontawesome.min.css" />
2929
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/solid.min.css" />
3030
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/brands.min.css" />
@@ -179,7 +179,7 @@
179179
</label>
180180
</div>
181181
<div class="header-center">
182-
<a href="../index.html"><div class="brand">Streamlink 8.2.1+7.g4efa4b4 documentation</div></a>
182+
<a href="../index.html"><div class="brand">Streamlink 8.2.1+8.ge0dbc9a documentation</div></a>
183183
</div>
184184
<div class="header-right">
185185
<div class="theme-toggle-container theme-toggle-header">
@@ -207,7 +207,7 @@
207207
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
208208
</a>
209209
<div class="sidebar-versions centered" role="note" aria-label="versions">
210-
<pre class="sidebar-versions-current">8.2.1+7.g4efa4b4</pre>
210+
<pre class="sidebar-versions-current">8.2.1+8.ge0dbc9a</pre>
211211
<dl class="sidebar-versions-others">
212212
<dd><a href="/api/cache.html" class="">Stable</a></dd>
213213
<dd><a href="/latest/api/cache.html" class="version-current">Latest</a></dd>
@@ -467,7 +467,7 @@
467467

468468
</aside>
469469
</div>
470-
</div><script src="../_static/documentation_options.js?v=ed2355fe"></script>
470+
</div><script src="../_static/documentation_options.js?v=cd9e14f9"></script>
471471
<script src="../_static/doctools.js?v=9bcbadda"></script>
472472
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
473473
<script src="../_static/scripts/furo.js?v=46bd48cc"></script>

latest/api/exceptions.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
1515
<link rel="shortcut icon" href="/_static/favicon.ico">
1616
<link rel="manifest" href="/_static/site.webmanifest">
17-
<meta property="og:title" content="Exceptions - Streamlink 8.2.1+7.g4efa4b4 documentation">
17+
<meta property="og:title" content="Exceptions - Streamlink 8.2.1+8.ge0dbc9a documentation">
1818
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
1919
<meta property="og:image" content="/_static/opengraph-image.png">
2020
<meta property="og:image:width" content="1200">
2121
<meta property="og:image:height" content="630">
22-
<title>Exceptions - Streamlink 8.2.1+7.g4efa4b4 documentation</title>
22+
<title>Exceptions - Streamlink 8.2.1+8.ge0dbc9a documentation</title>
2323
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d111a655" />
2424
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=7bdb33bb" />
2525
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
2626
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=8dab3a3b" />
27-
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=72de1884" />
27+
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=ecb84e10" />
2828
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/fontawesome.min.css" />
2929
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/solid.min.css" />
3030
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/brands.min.css" />
@@ -179,7 +179,7 @@
179179
</label>
180180
</div>
181181
<div class="header-center">
182-
<a href="../index.html"><div class="brand">Streamlink 8.2.1+7.g4efa4b4 documentation</div></a>
182+
<a href="../index.html"><div class="brand">Streamlink 8.2.1+8.ge0dbc9a documentation</div></a>
183183
</div>
184184
<div class="header-right">
185185
<div class="theme-toggle-container theme-toggle-header">
@@ -207,7 +207,7 @@
207207
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
208208
</a>
209209
<div class="sidebar-versions centered" role="note" aria-label="versions">
210-
<pre class="sidebar-versions-current">8.2.1+7.g4efa4b4</pre>
210+
<pre class="sidebar-versions-current">8.2.1+8.ge0dbc9a</pre>
211211
<dl class="sidebar-versions-others">
212212
<dd><a href="/api/exceptions.html" class="">Stable</a></dd>
213213
<dd><a href="/latest/api/exceptions.html" class="version-current">Latest</a></dd>
@@ -457,7 +457,7 @@ <h1>Exceptions<a class="headerlink" href="#exceptions" title="Link to this headi
457457

458458
</aside>
459459
</div>
460-
</div><script src="../_static/documentation_options.js?v=ed2355fe"></script>
460+
</div><script src="../_static/documentation_options.js?v=cd9e14f9"></script>
461461
<script src="../_static/doctools.js?v=9bcbadda"></script>
462462
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
463463
<script src="../_static/scripts/furo.js?v=46bd48cc"></script>

latest/api/options.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
1515
<link rel="shortcut icon" href="/_static/favicon.ico">
1616
<link rel="manifest" href="/_static/site.webmanifest">
17-
<meta property="og:title" content="Options - Streamlink 8.2.1+7.g4efa4b4 documentation">
17+
<meta property="og:title" content="Options - Streamlink 8.2.1+8.ge0dbc9a documentation">
1818
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
1919
<meta property="og:image" content="/_static/opengraph-image.png">
2020
<meta property="og:image:width" content="1200">
2121
<meta property="og:image:height" content="630">
22-
<title>Options - Streamlink 8.2.1+7.g4efa4b4 documentation</title>
22+
<title>Options - Streamlink 8.2.1+8.ge0dbc9a documentation</title>
2323
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d111a655" />
2424
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=7bdb33bb" />
2525
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
2626
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=8dab3a3b" />
27-
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=72de1884" />
27+
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=ecb84e10" />
2828
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/fontawesome.min.css" />
2929
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/solid.min.css" />
3030
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/brands.min.css" />
@@ -179,7 +179,7 @@
179179
</label>
180180
</div>
181181
<div class="header-center">
182-
<a href="../index.html"><div class="brand">Streamlink 8.2.1+7.g4efa4b4 documentation</div></a>
182+
<a href="../index.html"><div class="brand">Streamlink 8.2.1+8.ge0dbc9a documentation</div></a>
183183
</div>
184184
<div class="header-right">
185185
<div class="theme-toggle-container theme-toggle-header">
@@ -207,7 +207,7 @@
207207
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
208208
</a>
209209
<div class="sidebar-versions centered" role="note" aria-label="versions">
210-
<pre class="sidebar-versions-current">8.2.1+7.g4efa4b4</pre>
210+
<pre class="sidebar-versions-current">8.2.1+8.ge0dbc9a</pre>
211211
<dl class="sidebar-versions-others">
212212
<dd><a href="/api/options.html" class="">Stable</a></dd>
213213
<dd><a href="/latest/api/options.html" class="version-current">Latest</a></dd>
@@ -578,7 +578,7 @@
578578

579579
</aside>
580580
</div>
581-
</div><script src="../_static/documentation_options.js?v=ed2355fe"></script>
581+
</div><script src="../_static/documentation_options.js?v=cd9e14f9"></script>
582582
<script src="../_static/doctools.js?v=9bcbadda"></script>
583583
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
584584
<script src="../_static/scripts/furo.js?v=46bd48cc"></script>

latest/api/plugin.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<link rel="icon" type="image/png" sizes="16x16" href="/_static/favicon-16x16.png">
1515
<link rel="shortcut icon" href="/_static/favicon.ico">
1616
<link rel="manifest" href="/_static/site.webmanifest">
17-
<meta property="og:title" content="Plugin - Streamlink 8.2.1+7.g4efa4b4 documentation">
17+
<meta property="og:title" content="Plugin - Streamlink 8.2.1+8.ge0dbc9a documentation">
1818
<meta property="og:description" content="A command-line utility that extracts streams from various services and pipes them into a video player of choice.">
1919
<meta property="og:image" content="/_static/opengraph-image.png">
2020
<meta property="og:image:width" content="1200">
2121
<meta property="og:image:height" content="630">
22-
<title>Plugin - Streamlink 8.2.1+7.g4efa4b4 documentation</title>
22+
<title>Plugin - Streamlink 8.2.1+8.ge0dbc9a documentation</title>
2323
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d111a655" />
2424
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=7bdb33bb" />
2525
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
2626
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=8dab3a3b" />
27-
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=72de1884" />
27+
<link rel="stylesheet" type="text/css" href="../_static/styles/custom.css?v=ecb84e10" />
2828
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/fontawesome.min.css" />
2929
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/solid.min.css" />
3030
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/brands.min.css" />
@@ -179,7 +179,7 @@
179179
</label>
180180
</div>
181181
<div class="header-center">
182-
<a href="../index.html"><div class="brand">Streamlink 8.2.1+7.g4efa4b4 documentation</div></a>
182+
<a href="../index.html"><div class="brand">Streamlink 8.2.1+8.ge0dbc9a documentation</div></a>
183183
</div>
184184
<div class="header-right">
185185
<div class="theme-toggle-container theme-toggle-header">
@@ -207,7 +207,7 @@
207207
<p class="sidebar-brand-oneliner">A command-line utility that extracts streams from various services and pipes them into a video player of choice.</p>
208208
</a>
209209
<div class="sidebar-versions centered" role="note" aria-label="versions">
210-
<pre class="sidebar-versions-current">8.2.1+7.g4efa4b4</pre>
210+
<pre class="sidebar-versions-current">8.2.1+8.ge0dbc9a</pre>
211211
<dl class="sidebar-versions-others">
212212
<dd><a href="/api/plugin.html" class="">Stable</a></dd>
213213
<dd><a href="/latest/api/plugin.html" class="version-current">Latest</a></dd>
@@ -739,7 +739,7 @@ <h2>Plugin decorators<a class="headerlink" href="#plugin-decorators" title="Link
739739

740740
</aside>
741741
</div>
742-
</div><script src="../_static/documentation_options.js?v=ed2355fe"></script>
742+
</div><script src="../_static/documentation_options.js?v=cd9e14f9"></script>
743743
<script src="../_static/doctools.js?v=9bcbadda"></script>
744744
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
745745
<script src="../_static/scripts/furo.js?v=46bd48cc"></script>

0 commit comments

Comments
 (0)