From 6be9777e673182f97d0289d29e54d7a78d106358 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Fri, 13 Mar 2020 21:21:43 -0400 Subject: [PATCH] About and FAQ tweak re. supported languages --- content/about.md | 2 +- content/faq.md | 4 +++- layouts/shortcodes/supported-platforms.html | 3 +-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/content/about.md b/content/about.md index 5f3e473..e4b7151 100644 --- a/content/about.md +++ b/content/about.md @@ -33,7 +33,7 @@ Check out what people are saying below. {{< testimonials >}} -## Officially supported platforms +## Officially supported languages and platforms {{< supported-platforms >}} diff --git a/content/faq.md b/content/faq.md index 20e0461..d88c27e 100644 --- a/content/faq.md +++ b/content/faq.md @@ -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? diff --git a/layouts/shortcodes/supported-platforms.html b/layouts/shortcodes/supported-platforms.html index d61d7e0..b8a83fe 100644 --- a/layouts/shortcodes/supported-platforms.html +++ b/layouts/shortcodes/supported-platforms.html @@ -1,4 +1,3 @@ - {{ $platforms := site.Data.platforms }} @@ -10,7 +9,7 @@ Platform
- Compilers + Compilers / SDK