Language & platform landing page cleanup (#818)

This commit is contained in:
Patrice Chalin 2021-08-11 06:21:45 -04:00 committed by GitHub
parent 94d5cd6965
commit 6dab4c8e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 9 deletions

View File

@ -1,6 +1,6 @@
---
title: Node
notoc: true
no_list: true
---
These language-specific pages are available:

View File

@ -1,7 +1,7 @@
---
title: Objective-C
api_path: grpc/objc
notoc: true
no_list: true
---
These language-specific pages are available:

View File

@ -1,7 +1,7 @@
---
title: Ruby
api_path: https://rubydoc.info/gems/grpc
notoc: true
no_list: true
---
These language-specific pages are available:

View File

@ -1,6 +1,6 @@
---
title: Android
nav_children: section
no_list: true
---
The following languages support client-side gRPC on Android:

View File

@ -1,8 +1,3 @@
---
title: Web
---
These language-specific pages are available:
- [Quick start](quickstart/)
- [Basics tutorial](basics/)