|
6 | 6 | <link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="The Event Loop" href="event_loop.html" /><link rel="prev" title="Introduction to Async I/O" href="index.html" /> |
7 | 7 |
|
8 | 8 | <!-- Generated with Sphinx 7.4.7 and Furo 2024.07.18 --> |
9 | | - <title>Implementing an Orchestration Mechanism - SPDL 0.6.0 documentation</title> |
| 9 | + <title>Implementing an Orchestration Mechanism - SPDL 0.7.0 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=8f2a1f02" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=613ab9ff" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="../_static/collapsible-lists/css/tree_view.css?v=a885cde7" /> |
|
178 | 178 | </label> |
179 | 179 | </div> |
180 | 180 | <div class="header-center"> |
181 | | - <a href="../index.html"><div class="brand">SPDL 0.6.0 documentation</div></a> |
| 181 | + <a href="../index.html"><div class="brand">SPDL 0.7.0 documentation</div></a> |
182 | 182 | </div> |
183 | 183 | <div class="header-right"> |
184 | 184 | <div class="theme-toggle-container theme-toggle-header"> |
|
202 | 202 | <div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html"> |
203 | 203 |
|
204 | 204 |
|
205 | | - <span class="sidebar-brand-text">SPDL 0.6.0 documentation</span> |
| 205 | + <span class="sidebar-brand-text">SPDL 0.7.0 documentation</span> |
206 | 206 |
|
207 | 207 | </a><form class="sidebar-search-container" method="get" action="../search.html" role="search"> |
208 | 208 | <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search"> |
|
464 | 464 | <ul> |
465 | 465 | <li class="toctree-l2"><a class="reference internal" href="/spdl/main">dev</a></li> |
466 | 466 | <li class="toctree-l2"><a class="reference internal" href="/spdl/latest">latest-release</a></li> |
| 467 | + <li class="toctree-l2"><a class="reference internal" href="/spdl/0.7.0">0.7.0</a></li> |
467 | 468 | <li class="toctree-l2"><a class="reference internal" href="/spdl/0.6.0">0.6.0</a></li> |
468 | 469 | <li class="toctree-l2"><a class="reference internal" href="/spdl/0.5.0">0.5.0</a></li> |
469 | 470 | <li class="toctree-l2"><a class="reference internal" href="/spdl/0.4.0">0.4.0</a></li> |
@@ -871,7 +872,7 @@ <h2>Summary<a class="headerlink" href="#summary" title="Link to this heading">¶ |
871 | 872 | </aside> |
872 | 873 | </div> |
873 | 874 | </div> |
874 | | - <script src="../_static/js/custom.js"></script><script src="../_static/documentation_options.js?v=dda85ae5"></script> |
| 875 | + <script src="../_static/js/custom.js"></script><script src="../_static/documentation_options.js?v=b9678aa1"></script> |
875 | 876 | <script src="../_static/doctools.js?v=9a2dae69"></script> |
876 | 877 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
877 | 878 | <script src="../_static/scripts/furo.js?v=5fa4622c"></script> |
|
0 commit comments