Website fixes (#2015)

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

Co-authored-by: GitHub build-firmware Action <action@github.com>
This commit is contained in:
kon 2020-12-04 21:02:14 -08:00 committed by GitHub
parent 27fee86923
commit 1f93fbb580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

View File

@ -186,32 +186,32 @@
<td class='oddrow'><i class="fa fa-check-circle-o fa-2x" aria-hidden="true"></i></td>
</tr>
<tr>
<td class='oddrow'><a href='https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers'>20+ OEM triggers supported</a></td>
<td class='oddrow'><i class="fa fa-check-circle-o fa-2x" aria-hidden="true"></i></td>
<td class='evenrow'><a href='https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers'>20+ OEM triggers supported</a></td>
<td class='evenrow'><i class="fa fa-check-circle-o fa-2x" aria-hidden="true"></i></td>
</tr>
<tr>
<td class='evenrow'>Automatic Transmission Control</td>
<td class='evenrow'><i class="fa fa-circle-o fa-2x" aria-hidden="true"></i></td>
<td class='oddrow'>Automatic Transmission Control</td>
<td class='oddrow'><i class="fa fa-check-circle-o fa-2x" aria-hidden="true" style="color:rgba(0, 0, 0, 0.3);"></i></td>
</tr>
<tr>
<td class='oddrow'><a href='https://github.com/rusefi/rusefi/wiki/GDI-status'>Direct Injection</a></td>
<td class='oddrow'><i class="fa fa-circle-o fa-2x" aria-hidden="true"></i></td>
<td class='evenrow'><a href='https://github.com/rusefi/rusefi/wiki/GDI-status'>Direct Injection</a></td>
<td class='evenrow'><i class="fa fa-check-circle-o fa-2x" aria-hidden="true" style="color:rgba(0, 0, 0, 0.3);"></i></td>
</tr>
<tr>
<td class='evenrow'>Flat Shifting</td>
<td class='evenrow'><i class="fa fa-times fa-2x" aria-hidden="true"></i></td>
</tr>
<tr>
<td class='oddrow'>Rotary Engines</td>
<td class='oddrow'>Flat Shifting</td>
<td class='oddrow'><i class="fa fa-times fa-2x" aria-hidden="true"></i></td>
</tr>
<tr>
<td class='evenrow'>Rotary Engines</td>
<td class='evenrow'><i class="fa fa-times fa-2x" aria-hidden="true"></i></td>
</tr>
</tbody>
</table>
<p>
<div class=glossary>
<i class="fa fa-check-circle-o" aria-hidden="true"></i> Supported
<i class="fa fa-circle-o" aria-hidden="true"></i> In Development
<i class="fa fa-check-circle-o" aria-hidden="true" style="color:rgba(0, 0, 0, 0.3);"></i> In Development
<i class="fa fa-times" aria-hidden="true"></i> Currently not supported
</div>
</p>