mirror of https://github.com/grpc/grpc.io.git
Platform tweaks (#529)
* Platform tweaks * Put development & target platforms in one list (#531) Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
This commit is contained in:
parent
10250e2956
commit
53302100f3
|
|
@ -9,15 +9,13 @@ nav_children: section
|
|||
Each gRPC [language][] / platform has links to the following pages and more:
|
||||
quick start, tutorials, API reference.
|
||||
|
||||
Select a target platform to get started:
|
||||
Select a development or target platform to get started:
|
||||
|
||||
- Flutter
|
||||
- Docs coming soon
|
||||
- Mobile:
|
||||
- [Android]({{< relref "android">}})
|
||||
- iOS -- coming soon
|
||||
- iOS -- docs coming soon
|
||||
- [Web]({{< relref "web" >}})
|
||||
|
||||
Or, explore the following cross-platform software development kit:
|
||||
|
||||
- Flutter -- coming soon
|
||||
|
||||
[language]: {{< relref "languages" >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue