|
1 | 1 |
|
2 | | - |
3 | 2 | <!DOCTYPE html> |
4 | 3 |
|
5 | 4 |
|
6 | | -<html lang="en" data-content_root="" > |
| 5 | +<html lang="en" data-content_root="../../" > |
7 | 6 |
|
8 | 7 | <head> |
9 | 8 | <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" /> |
11 | 10 |
|
12 | 11 | <title><no title> — Prodigious Python 🐍</title> |
13 | 12 |
|
|
19 | 18 | </script> |
20 | 19 |
|
21 | 20 | <!-- 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" /> |
25 | 24 |
|
26 | 25 |
|
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" /> |
31 | 30 |
|
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" /> |
36 | 35 | <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" /> |
39 | 38 |
|
40 | 39 | <!-- 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> |
53 | 50 | <script>let toggleHintShow = 'Click to show';</script> |
54 | 51 | <script>let toggleHintHide = 'Click to hide';</script> |
55 | 52 | <script>let toggleOpenOnPrint = 'true';</script> |
56 | | - <script src="../../_static/togglebutton.js"></script> |
| 53 | + <script src="../../_static/togglebutton.js?v=4a39c7ea"></script> |
57 | 54 | <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> |
59 | 56 | <script async="async" src="https://www.googletagmanager.com/gtag/js?id=G-1KZH2STPPK"></script> |
60 | 57 | <script> |
61 | 58 | window.dataLayer = window.dataLayer || []; |
|
68 | 65 | const thebe_selector_input = "pre" |
69 | 66 | const thebe_selector_output = ".output, .cell_output" |
70 | 67 | </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> |
72 | 81 | <script>DOCUMENTATION_OPTIONS.pagename = '.github/ISSUE_TEMPLATE/bug_report';</script> |
73 | 82 | <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"/> |
75 | 84 | <link rel="index" title="Index" href="../../genindex.html" /> |
76 | 85 | <link rel="search" title="Search" href="../../search.html" /> |
77 | 86 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
|
83 | 92 |
|
84 | 93 |
|
85 | 94 |
|
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> |
87 | 96 |
|
88 | 97 | <div id="pst-scroll-pixel-helper"></div> |
89 | | - |
90 | 98 |
|
91 | 99 | <button type="button" class="btn rounded-pill" id="pst-back-to-top"> |
92 | 100 | <i class="fa-solid fa-arrow-up"></i> |
|
127 | 135 | </form></div> |
128 | 136 | </div> |
129 | 137 |
|
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> |
132 | 140 |
|
| 141 | + |
133 | 142 | <div class="bd-container"> |
134 | 143 | <div class="bd-container__inner bd-page-width"> |
135 | 144 |
|
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
136 | 149 | <div class="bd-sidebar-primary bd-sidebar"> |
137 | 150 |
|
138 | 151 |
|
|
165 | 178 |
|
166 | 179 |
|
167 | 180 | </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"> |
169 | 193 | <div class="bd-toc-item navbar-nav active"> |
170 | 194 |
|
171 | 195 | <ul class="nav bd-sidenav bd-sidenav__home-link"> |
@@ -433,7 +457,7 @@ <h2> Contents </h2> |
433 | 457 |
|
434 | 458 |
|
435 | 459 | <div id="searchbox"></div> |
436 | | - <article class="bd-article" role="main"> |
| 460 | + <article class="bd-article"> |
437 | 461 |
|
438 | 462 | <p><strong>Describe the bug</strong> |
439 | 463 | A clear and concise description of what the bug is.</p> |
@@ -504,6 +528,7 @@ <h2> Contents </h2> |
504 | 528 |
|
505 | 529 | <div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner"> |
506 | 530 |
|
| 531 | + |
507 | 532 | <div class="sidebar-secondary-item"> |
508 | 533 | <div class="page-toc tocsection onthispage"> |
509 | 534 | <i class="fa-solid fa-list"></i> Contents |
@@ -566,8 +591,8 @@ <h2> Contents </h2> |
566 | 591 | </div> |
567 | 592 |
|
568 | 593 | <!-- 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> |
571 | 596 |
|
572 | 597 | <footer class="bd-footer"> |
573 | 598 | </footer> |
|
0 commit comments