|
16 | 16 | document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; |
17 | 17 | document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; |
18 | 18 | </script> |
19 | | - <!-- |
20 | | - this give us a css class that will be invisible only if js is disabled |
21 | | - --> |
22 | | - <noscript> |
23 | | - <style> |
24 | | - .pst-js-only { display: none !important; } |
25 | | - |
26 | | - </style> |
27 | | - </noscript> |
28 | 19 |
|
29 | 20 | <!-- Loaded before other Sphinx assets --> |
30 | | - <link href="_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> |
31 | | -<link href="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> |
| 21 | + <link href="_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 22 | +<link href="_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 23 | +<link href="_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 24 | + |
| 25 | + |
| 26 | + <link href="_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 27 | + <link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2" /> |
| 28 | +<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2" /> |
| 29 | +<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2" /> |
32 | 30 |
|
33 | 31 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
34 | | - <link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=a3416100" /> |
| 32 | + <link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=eba8b062" /> |
35 | 33 | <link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" /> |
36 | 34 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
37 | 35 | <link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" /> |
38 | 36 | <link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css?v=4fa983c6" /> |
39 | 37 | <link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" /> |
40 | 38 | <link rel="stylesheet" type="text/css" href="_static/myadmonitions.css?v=372cf325" /> |
41 | 39 |
|
42 | | - <!-- So that users can add custom icons --> |
43 | | - <script src="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script> |
44 | 40 | <!-- Pre-loaded scripts that we'll load fully later --> |
45 | | - <link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" /> |
46 | | -<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" /> |
| 41 | + <link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" /> |
| 42 | +<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" /> |
| 43 | + <script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script> |
47 | 44 |
|
48 | 45 | <script src="_static/documentation_options.js?v=9eb32ce0"></script> |
49 | 46 | <script src="_static/doctools.js?v=9a2dae69"></script> |
|
84 | 81 | <link rel="prev" title="経済学のためのPython入門" href="index.html" /> |
85 | 82 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
86 | 83 | <meta name="docsearch:language" content="en"/> |
87 | | - <meta name="docsearch:version" content="" /> |
88 | 84 | </head> |
89 | 85 |
|
90 | 86 |
|
|
100 | 96 | <i class="fa-solid fa-arrow-up"></i>Back to top</button> |
101 | 97 |
|
102 | 98 |
|
103 | | - <dialog id="pst-search-dialog"> |
104 | | - |
| 99 | + <input type="checkbox" |
| 100 | + class="sidebar-toggle" |
| 101 | + id="pst-primary-sidebar-checkbox"/> |
| 102 | + <label class="overlay overlay-primary" for="pst-primary-sidebar-checkbox"></label> |
| 103 | + |
| 104 | + <input type="checkbox" |
| 105 | + class="sidebar-toggle" |
| 106 | + id="pst-secondary-sidebar-checkbox"/> |
| 107 | + <label class="overlay overlay-secondary" for="pst-secondary-sidebar-checkbox"></label> |
| 108 | + |
| 109 | + <div class="search-button__wrapper"> |
| 110 | + <div class="search-button__overlay"></div> |
| 111 | + <div class="search-button__search-container"> |
105 | 112 | <form class="bd-search d-flex align-items-center" |
106 | 113 | action="search.html" |
107 | 114 | method="get"> |
108 | 115 | <i class="fa-solid fa-magnifying-glass"></i> |
109 | 116 | <input type="search" |
110 | 117 | class="form-control" |
111 | 118 | name="q" |
| 119 | + id="search-input" |
112 | 120 | placeholder="Search this book..." |
113 | 121 | aria-label="Search this book..." |
114 | 122 | autocomplete="off" |
115 | 123 | autocorrect="off" |
116 | 124 | autocapitalize="off" |
117 | 125 | spellcheck="false"/> |
118 | 126 | <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span> |
119 | | -</form> |
120 | | - </dialog> |
| 127 | +</form></div> |
| 128 | + </div> |
121 | 129 |
|
122 | 130 | <div class="pst-async-banner-revealer d-none"> |
123 | 131 | <aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside> |
|
133 | 141 |
|
134 | 142 |
|
135 | 143 |
|
136 | | - <dialog id="pst-primary-sidebar-modal"></dialog> |
137 | | - <div id="pst-primary-sidebar" class="bd-sidebar-primary bd-sidebar"> |
| 144 | + <div class="bd-sidebar-primary bd-sidebar"> |
138 | 145 |
|
139 | 146 |
|
140 | 147 |
|
|
164 | 171 | </a></div> |
165 | 172 | <div class="sidebar-primary-item"> |
166 | 173 |
|
167 | | -<button class="btn search-button-field search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
168 | | - <i class="fa-solid fa-magnifying-glass"></i> |
169 | | - <span class="search-button__default-text">Search</span> |
170 | | - <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> |
171 | | -</button></div> |
| 174 | + <script> |
| 175 | + document.write(` |
| 176 | + <button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| 177 | + <i class="fa-solid fa-magnifying-glass"></i> |
| 178 | + <span class="search-button__default-text">Search</span> |
| 179 | + <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> |
| 180 | + </button> |
| 181 | + `); |
| 182 | + </script></div> |
172 | 183 | <div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main"> |
173 | 184 | <div class="bd-toc-item navbar-nav active"> |
174 | 185 | <p aria-level="2" class="caption" role="heading"><span class="caption-text">Python入門I</span></p> |
|
215 | 226 |
|
216 | 227 |
|
217 | 228 | <div class="sidebar-primary-items__end sidebar-primary__section"> |
218 | | - <div class="sidebar-primary-item"> |
219 | | -<div id="ethical-ad-placement" |
220 | | - class="flat" |
221 | | - data-ea-publisher="readthedocs" |
222 | | - data-ea-type="readthedocs-sidebar" |
223 | | - data-ea-manual="true"> |
224 | | -</div></div> |
225 | 229 | </div> |
| 230 | + |
| 231 | + <div id="rtd-footer-container"></div> |
226 | 232 |
|
227 | 233 |
|
228 | 234 | </div> |
|
383 | 389 |
|
384 | 390 |
|
385 | 391 |
|
386 | | -<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button pst-js-only" aria-label="Color mode" data-bs-title="Color mode" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
387 | | - <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light" title="Light"></i> |
388 | | - <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark" title="Dark"></i> |
389 | | - <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto" title="System Settings"></i> |
390 | | -</button> |
| 392 | +<script> |
| 393 | +document.write(` |
| 394 | + <button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| 395 | + <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i> |
| 396 | + <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i> |
| 397 | + <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i> |
| 398 | + </button> |
| 399 | +`); |
| 400 | +</script> |
391 | 401 |
|
392 | 402 |
|
393 | | -<button class="btn btn-sm pst-navbar-icon search-button search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| 403 | +<script> |
| 404 | +document.write(` |
| 405 | + <button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
394 | 406 | <i class="fa-solid fa-magnifying-glass fa-lg"></i> |
395 | | -</button> |
| 407 | + </button> |
| 408 | +`); |
| 409 | +</script> |
396 | 410 | <button class="sidebar-toggle secondary-toggle btn btn-sm" title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
397 | 411 | <span class="fa-solid fa-list"></span> |
398 | 412 | </button> |
@@ -2724,8 +2738,7 @@ <h2>まとめ<a class="headerlink" href="#id34" title="Link to this heading">#</ |
2724 | 2738 |
|
2725 | 2739 |
|
2726 | 2740 |
|
2727 | | - <dialog id="pst-secondary-sidebar-modal"></dialog> |
2728 | | - <div id="pst-secondary-sidebar" class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner"> |
| 2741 | + <div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner"> |
2729 | 2742 |
|
2730 | 2743 |
|
2731 | 2744 | <div class="sidebar-secondary-item"> |
@@ -2843,8 +2856,8 @@ <h2>まとめ<a class="headerlink" href="#id34" title="Link to this heading">#</ |
2843 | 2856 | </div> |
2844 | 2857 |
|
2845 | 2858 | <!-- Scripts loaded after <body> so the DOM is not blocked --> |
2846 | | - <script defer src="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script> |
2847 | | -<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script> |
| 2859 | + <script src="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script> |
| 2860 | +<script src="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script> |
2848 | 2861 |
|
2849 | 2862 | <footer class="bd-footer"> |
2850 | 2863 | </footer> |
|
0 commit comments