mirror of https://github.com/grpc/grpc.io.git
Language & platform landing page cleanup (#818)
This commit is contained in:
parent
94d5cd6965
commit
6dab4c8e39
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Node
|
||||
notoc: true
|
||||
no_list: true
|
||||
---
|
||||
|
||||
These language-specific pages are available:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Objective-C
|
||||
api_path: grpc/objc
|
||||
notoc: true
|
||||
no_list: true
|
||||
---
|
||||
|
||||
These language-specific pages are available:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Ruby
|
||||
api_path: https://rubydoc.info/gems/grpc
|
||||
notoc: true
|
||||
no_list: true
|
||||
---
|
||||
|
||||
These language-specific pages are available:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Android
|
||||
nav_children: section
|
||||
no_list: true
|
||||
---
|
||||
|
||||
The following languages support client-side gRPC on Android:
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
---
|
||||
title: Web
|
||||
---
|
||||
|
||||
These language-specific pages are available:
|
||||
|
||||
- [Quick start](quickstart/)
|
||||
- [Basics tutorial](basics/)
|
||||
|
|
Loading…
Reference in New Issue