About and FAQ tweak re. supported languages

This commit is contained in:
Patrice Chalin 2020-03-13 21:21:43 -04:00
parent 34b6670aef
commit 6be9777e67
3 changed files with 5 additions and 4 deletions

View File

@ -33,7 +33,7 @@ Check out what people are saying below.
{{< testimonials >}}
## Officially supported platforms
## Officially supported languages and platforms
{{< supported-platforms >}}

View File

@ -31,7 +31,9 @@ Google has been using a lot of the underlying technologies and concepts in gRPC
### Which programming languages are supported?
C++, Java (including support for Android), Objective-C (for iOS), Python, Ruby, Go, C#, Node.js are in GA and follow semantic versioning.
See [Officially supported languages and platforms][].
[Officially supported languages and platforms]: /about#officially-supported-languages-and-platforms
### How do I get started using gRPC?

View File

@ -1,4 +1,3 @@
<!-- Generated using the data in data/platforms.yaml -->
{{ $platforms := site.Data.platforms }}
<table>
<thead>
@ -10,7 +9,7 @@
Platform
</th>
<th>
Compilers
Compilers / SDK
</th>
</tr>
</thead>