Skip to content

Commit 2260c62

Browse files
committed
Deployed a3796a0 to dev with MkDocs 1.3.0 and mike 1.1.2
1 parent 0ceefaf commit 2260c62

File tree

4 files changed

+78
-73
lines changed

4 files changed

+78
-73
lines changed

dev/package_index_json-specification/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1673,8 +1673,8 @@ <h4 id="tools-flavours-available-builds-made-for-different-os">Tools flavours (a
16731673
<thead>
16741674
<tr>
16751675
<th>OS flavour</th>
1676-
<th><code>host</code> regexp value</th>
1677-
<th><code>host</code> suggested value</th>
1676+
<th><code>host</code> regexp</th>
1677+
<th>suggested <code>host</code> value</th>
16781678
</tr>
16791679
</thead>
16801680
<tbody>
@@ -1699,6 +1699,11 @@ <h4 id="tools-flavours-available-builds-made-for-different-os">Tools flavours (a
16991699
<td><code>aarch64-linux-gnu</code></td>
17001700
</tr>
17011701
<tr>
1702+
<td>Linux RISC-V 64</td>
1703+
<td><code>riscv64-linux-gnu</code></td>
1704+
<td><code>riscv64-linux-gnu</code></td>
1705+
</tr>
1706+
<tr>
17021707
<td>Windows 32</td>
17031708
<td><code>i[3456]86-.*(mingw32\|cygwin)</code></td>
17041709
<td><code>i686-mingw32</code> or <code>i686-cygwin</code></td>

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)