|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8" />
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
| - <title>Index — Amaranth language & toolchain 0.6.0.dev37 documentation</title> |
| 6 | + <title>Index — Amaranth language & toolchain 0.6.0.dev38 documentation</title> |
7 | 7 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
|
8 | 8 | <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
9 | 9 | <link rel="stylesheet" type="text/css" href="_static/platformpicker.css" />
|
|
16 | 16 |
|
17 | 17 | <script src="_static/jquery.js?v=5d32c60e"></script>
|
18 | 18 | <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
|
19 |
| - <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=484cafd2"></script> |
| 19 | + <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=a0560c10"></script> |
20 | 20 | <script src="_static/doctools.js?v=888ff710"></script>
|
21 | 21 | <script src="_static/sphinx_highlight.js?v=4825356b"></script>
|
22 | 22 | <script src="_static/platformpicker.js"></script>
|
|
38 | 38 | <img src="_static/logo.png" class="logo" alt="Logo"/>
|
39 | 39 | </a>
|
40 | 40 | <div class="version">
|
41 |
| - 0.6.0.dev37 |
| 41 | + 0.6.0.dev38 |
42 | 42 | </div>
|
43 | 43 | <div role="search">
|
44 | 44 | <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
@@ -1042,7 +1042,11 @@ <h2 id="M">M</h2>
|
1042 | 1042 | <table style="width: 100%" class="indextable genindextable"><tr>
|
1043 | 1043 | <td style="width: 33%; vertical-align: top;"><ul>
|
1044 | 1044 | <li><a href="reference.html#amaranth.hdl.Value.matches">matches() (amaranth.hdl.Value method)</a>
|
| 1045 | + |
| 1046 | + <ul> |
| 1047 | + <li><a href="stdlib/enum.html#amaranth.lib.enum.EnumView.matches">(amaranth.lib.enum.EnumView method)</a> |
1045 | 1048 | </li>
|
| 1049 | + </ul></li> |
1046 | 1050 | <li><a href="stdlib/wiring.html#amaranth.lib.wiring.Member">Member (class in amaranth.lib.wiring)</a>
|
1047 | 1051 | </li>
|
1048 | 1052 | <li><a href="stdlib/wiring.html#amaranth.lib.wiring.Signature.members">members (amaranth.lib.wiring.Signature property)</a>
|
|
0 commit comments