mirror of https://github.com/grpc/grpc.io.git
Typographic changes in the Supported Platforms table
Removes a trailing | - looks like this was leftover from a copy/paste job Replaces the * callout next to PHP with the intended meaning; alternatives would be to include the callout later on the page. Added an empty table cell to the last row for consistency Updated some whitespace to keep things internally consistent
This commit is contained in:
parent
11189f8767
commit
06d6f576e7
|
|
@ -123,14 +123,13 @@ Check out what people are saying below:
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>C/C++</td><td>Linux</td><td>GCC 4.4 <br/> GCC 4.6 <br> GCC 5.3 <br> Clang 3.5 <br> Clang 3.6 <br> Clang 3.7|</td>
|
||||
<td>C/C++</td><td>Linux</td><td>GCC 4.4 <br/> GCC 4.6 <br> GCC 5.3 <br> Clang 3.5 <br> Clang 3.6 <br> Clang 3.7</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>C/C++</td><td>Windows 7+</td><td>Visual Studio 2013+</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>C#</td><td>Windows 7+ </td><td> Linux <br> .NET Core, .NET 4.5+ <br> .NET Core, Mono 4+ <br> .NET Core, Mono 4+</td>
|
||||
</tr>
|
||||
|
|
@ -139,7 +138,6 @@ Check out what people are saying below:
|
|||
<td>Dart</td><td>Windows/Linux/Mac</td><td> Dart 2.0+</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>Go</td><td>Windows/Linux/Mac</td><td> Go 1.6+</td>
|
||||
</tr>
|
||||
|
|
@ -153,7 +151,7 @@ Check out what people are saying below:
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>PHP * </td><td>Linux/Mac</td><td> PHP 5.5+ and PHP 7.0+</td>
|
||||
<td>PHP (Beta) </td><td>Linux/Mac</td><td> PHP 5.5+ and PHP 7.0+</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
@ -161,7 +159,7 @@ Check out what people are saying below:
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Ruby </td><td>Windows/Linux/Mac</td>
|
||||
<td>Ruby </td><td>Windows/Linux/Mac</td><td></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue