|
3 | 3 | <head><meta charset="utf-8"/> |
4 | 4 | <meta name="viewport" content="width=device-width,initial-scale=1"/> |
5 | 5 | <meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" /> |
6 | | -<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="API Reference" href="api.html" /> |
| 6 | +<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Releasing" href="releasing.html" /><link rel="prev" title="API Reference" href="api.html" /> |
7 | 7 |
|
8 | 8 | <link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --> |
9 | 9 | <title>Changelog - array-api-strict documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
13 | 13 | <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" /> |
14 | | - <link rel="stylesheet" type="text/css" href="_static/custom.css?v=d9f9fa6c" /> |
| 14 | + <link rel="stylesheet" type="text/css" href="_static/custom.css?v=dc4c535e" /> |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
203 | 203 | <ul class="current"> |
204 | 204 | <li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a></li> |
205 | 205 | <li class="toctree-l1 current current-page"><a class="current reference internal" href="#">Changelog</a></li> |
| 206 | +<li class="toctree-l1"><a class="reference internal" href="releasing.html">Releasing</a></li> |
206 | 207 | </ul> |
207 | 208 |
|
208 | 209 | </div> |
@@ -452,7 +453,15 @@ <h2>1.0 (2024-01-24)<a class="headerlink" href="#id19" title="Link to this headi |
452 | 453 | <footer> |
453 | 454 |
|
454 | 455 | <div class="related-pages"> |
455 | | - |
| 456 | + <a class="next-page" href="releasing.html"> |
| 457 | + <div class="page-info"> |
| 458 | + <div class="context"> |
| 459 | + <span>Next</span> |
| 460 | + </div> |
| 461 | + <div class="title">Releasing</div> |
| 462 | + </div> |
| 463 | + <svg class="furo-related-icon"><use href="#svg-arrow-right"></use></svg> |
| 464 | + </a> |
456 | 465 | <a class="prev-page" href="api.html"> |
457 | 466 | <svg class="furo-related-icon"><use href="#svg-arrow-right"></use></svg> |
458 | 467 | <div class="page-info"> |
|
0 commit comments