Skip to content

Commit 6975c10

Browse files
updated packages and built docs
1 parent 25ed000 commit 6975c10

128 files changed

Lines changed: 4855 additions & 17025 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/.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 hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: e5afe5c35b3576296400a3a6d90977bc
3+
config: 963fb6212f7395a1b157e5270e074c12
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.github/ISSUE_TEMPLATE/bug_report.html

Lines changed: 65 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11

2-
32
<!DOCTYPE html>
43

54

6-
<html lang="en" data-content_root="" >
5+
<html lang="en" data-content_root="../../" >
76

87
<head>
98
<meta charset="utf-8" />
10-
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
9+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1110

1211
<title>&lt;no title&gt; &#8212; Prodigious Python 🐍</title>
1312

@@ -19,43 +18,41 @@
1918
</script>
2019

2120
<!-- Loaded before other Sphinx assets -->
22-
<link href="../../_static/styles/theme.css?digest=5b4479735964841361fd" rel="stylesheet" />
23-
<link href="../../_static/styles/bootstrap.css?digest=5b4479735964841361fd" rel="stylesheet" />
24-
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=5b4479735964841361fd" rel="stylesheet" />
21+
<link href="../../_static/styles/theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
22+
<link href="../../_static/styles/bootstrap.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
23+
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
2524

2625

27-
<link href="../../_static/vendor/fontawesome/6.1.2/css/all.min.css?digest=5b4479735964841361fd" rel="stylesheet" />
28-
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.1.2/webfonts/fa-solid-900.woff2" />
29-
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.woff2" />
30-
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.woff2" />
26+
<link href="../../_static/vendor/fontawesome/6.5.1/css/all.min.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
27+
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.1/webfonts/fa-solid-900.woff2" />
28+
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.1/webfonts/fa-brands-400.woff2" />
29+
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../_static/vendor/fontawesome/6.5.1/webfonts/fa-regular-400.woff2" />
3130

32-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
33-
<link rel="stylesheet" href="../../_static/styles/sphinx-book-theme.css?digest=14f4ca6b54d191a8c7657f6c759bf11a5fb86285" type="text/css" />
34-
<link rel="stylesheet" type="text/css" href="../../_static/togglebutton.css" />
35-
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css" />
31+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
32+
<link rel="stylesheet" type="text/css" href="../../_static/styles/sphinx-book-theme.css?v=384b581d" />
33+
<link rel="stylesheet" type="text/css" href="../../_static/togglebutton.css?v=13237357" />
34+
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css?v=76b2166b" />
3635
<link rel="stylesheet" type="text/css" href="../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
37-
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-thebe.css" />
38-
<link rel="stylesheet" type="text/css" href="../../_static/design-style.4045f2051d55cab465a707391d5b2007.min.css" />
36+
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-thebe.css?v=4fa983c6" />
37+
<link rel="stylesheet" type="text/css" href="../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
3938

4039
<!-- Pre-loaded scripts that we'll load fully later -->
41-
<link rel="preload" as="script" href="../../_static/scripts/bootstrap.js?digest=5b4479735964841361fd" />
42-
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=5b4479735964841361fd" />
43-
<script src="../../_static/vendor/fontawesome/6.1.2/js/all.min.js?digest=5b4479735964841361fd"></script>
44-
45-
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js"></script>
46-
<script src="../../_static/jquery.js"></script>
47-
<script src="../../_static/underscore.js"></script>
48-
<script src="../../_static/_sphinx_javascript_frameworks_compat.js"></script>
49-
<script src="../../_static/doctools.js"></script>
50-
<script src="../../_static/clipboard.min.js"></script>
51-
<script src="../../_static/copybutton.js"></script>
52-
<script src="../../_static/scripts/sphinx-book-theme.js?digest=5a5c038af52cf7bc1a1ec88eea08e6366ee68824"></script>
40+
<link rel="preload" as="script" href="../../_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
41+
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
42+
<script src="../../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
43+
44+
<script src="../../_static/documentation_options.js?v=9eb32ce0"></script>
45+
<script src="../../_static/doctools.js?v=888ff710"></script>
46+
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
47+
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
48+
<script src="../../_static/copybutton.js?v=f281be69"></script>
49+
<script src="../../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
5350
<script>let toggleHintShow = 'Click to show';</script>
5451
<script>let toggleHintHide = 'Click to hide';</script>
5552
<script>let toggleOpenOnPrint = 'true';</script>
56-
<script src="../../_static/togglebutton.js"></script>
53+
<script src="../../_static/togglebutton.js?v=4a39c7ea"></script>
5754
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
58-
<script src="../../_static/design-tabs.js"></script>
55+
<script src="../../_static/design-tabs.js?v=36754332"></script>
5956
<script async="async" src="https://www.googletagmanager.com/gtag/js?id=G-1KZH2STPPK"></script>
6057
<script>
6158
window.dataLayer = window.dataLayer || [];
@@ -68,10 +65,22 @@
6865
const thebe_selector_input = "pre"
6966
const thebe_selector_output = ".output, .cell_output"
7067
</script>
71-
<script async="async" src="../../_static/sphinx-thebe.js"></script>
68+
<script async="async" src="../../_static/sphinx-thebe.js?v=afe5de03"></script>
69+
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
70+
<script>
71+
window.dataLayer = window.dataLayer || [];
72+
function gtag(){ dataLayer.push(arguments); }
73+
gtag('js', new Date());
74+
gtag('config', 'G-1KZH2STPPK');
75+
</script>
76+
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"
77+
const thebe_selector = ".thebe,.cell"
78+
const thebe_selector_input = "pre"
79+
const thebe_selector_output = ".output, .cell_output"
80+
</script>
7281
<script>DOCUMENTATION_OPTIONS.pagename = '.github/ISSUE_TEMPLATE/bug_report';</script>
7382
<link rel="canonical" href="https://prodigiouspython.github.io/ProdigiousPython/.github/ISSUE_TEMPLATE/bug_report.html" />
74-
<link rel="shortcut icon" href="../../_static/favicon.png"/>
83+
<link rel="icon" href="../../_static/favicon.png"/>
7584
<link rel="index" title="Index" href="../../genindex.html" />
7685
<link rel="search" title="Search" href="../../search.html" />
7786
<meta name="viewport" content="width=device-width, initial-scale=1"/>
@@ -83,10 +92,9 @@
8392

8493

8594

86-
<a class="skip-link" href="#main-content">Skip to main content</a>
95+
<a id="pst-skip-link" class="skip-link" href="#main-content">Skip to main content</a>
8796

8897
<div id="pst-scroll-pixel-helper"></div>
89-
9098

9199
<button type="button" class="btn rounded-pill" id="pst-back-to-top">
92100
<i class="fa-solid fa-arrow-up"></i>
@@ -127,12 +135,17 @@
127135
</form></div>
128136
</div>
129137

130-
<nav class="bd-header navbar navbar-expand-lg bd-navbar">
131-
</nav>
138+
<header class="bd-header navbar navbar-expand-lg bd-navbar">
139+
</header>
132140

141+
133142
<div class="bd-container">
134143
<div class="bd-container__inner bd-page-width">
135144

145+
146+
147+
148+
136149
<div class="bd-sidebar-primary bd-sidebar">
137150

138151

@@ -165,7 +178,18 @@
165178

166179

167180
</a></div>
168-
<div class="sidebar-primary-item"><nav class="bd-links" id="bd-docs-nav" aria-label="Main">
181+
<div class="sidebar-primary-item">
182+
183+
<script>
184+
document.write(`
185+
<button class="btn navbar-btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
186+
<i class="fa-solid fa-magnifying-glass"></i>
187+
<span class="search-button__default-text">Search</span>
188+
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
189+
</button>
190+
`);
191+
</script></div>
192+
<div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main">
169193
<div class="bd-toc-item navbar-nav active">
170194

171195
<ul class="nav bd-sidenav bd-sidenav__home-link">
@@ -433,7 +457,7 @@ <h2> Contents </h2>
433457

434458

435459
<div id="searchbox"></div>
436-
<article class="bd-article" role="main">
460+
<article class="bd-article">
437461

438462
<p><strong>Describe the bug</strong>
439463
A clear and concise description of what the bug is.</p>
@@ -504,6 +528,7 @@ <h2> Contents </h2>
504528

505529
<div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner">
506530

531+
507532
<div class="sidebar-secondary-item">
508533
<div class="page-toc tocsection onthispage">
509534
<i class="fa-solid fa-list"></i> Contents
@@ -566,8 +591,8 @@ <h2> Contents </h2>
566591
</div>
567592

568593
<!-- Scripts loaded after <body> so the DOM is not blocked -->
569-
<script src="../../_static/scripts/bootstrap.js?digest=5b4479735964841361fd"></script>
570-
<script src="../../_static/scripts/pydata-sphinx-theme.js?digest=5b4479735964841361fd"></script>
594+
<script src="../../_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae"></script>
595+
<script src="../../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae"></script>
571596

572597
<footer class="bd-footer">
573598
</footer>

0 commit comments

Comments
 (0)