Fix various HTML errors in the docs.

This commit is contained in:
Mike Pall
2011-02-10 03:10:38 +01:00
parent 24c314e8fc
commit a7ab6b2dc9
5 changed files with 6 additions and 6 deletions

View File

@@ -232,7 +232,7 @@ the toolchain used to compile LuaJIT:
<tr class="odd separate">
<td class="excplatform">POSIX/x64, DWARF2 unwinding</td>
<td class="exccompiler">GCC 4.3+</td>
<td class="excinterop"><b style="color: #00a000;">Full</td>
<td class="excinterop"><b style="color: #00a000;">Full</b></td>
</tr>
<tr class="even">
<td class="excplatform">Other platforms, DWARF2 unwinding</td>
@@ -242,7 +242,7 @@ the toolchain used to compile LuaJIT:
<tr class="odd">
<td class="excplatform">Windows/x64</td>
<td class="exccompiler">MSVC or WinSDK</td>
<td class="excinterop"><b style="color: #00a000;">Full</td>
<td class="excinterop"><b style="color: #00a000;">Full</b></td>
</tr>
<tr class="even">
<td class="excplatform">Windows/x86</td>