mirror of https://github.com/grpc/grpc.io.git
Chore: adjust language page weights (#274)
- No change to generated site (except for a reorder of entries in the sitemap.xml file) - Prep work for #273
This commit is contained in:
parent
fdc5b387d2
commit
9dd867c20d
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Android Java.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Android Java programmer's introduction to working with gRPC.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Android Java with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in C++.
|
||||
weight: 2
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic C++ programmer's introduction to working with gRPC.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in C++ with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
cmake-version: 3.17.0
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in C#.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic C# programmer's introduction to working with gRPC.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in C# with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
{{< note >}}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Dart.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Dart programmer's introduction to
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Dart with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Go.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Go programmer's introduction to
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Go with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Java.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Java programmer's introduction to
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Java with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Kotlin/JVM.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Kotlin programmer's introduction to
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Kotlin with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Node.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Node.js programmer's introduction
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Node with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Objective-C.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Objective-C programmer's
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC on the iOS platform in Objective-C with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Before you begin
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in PHP.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic PHP programmer's introduction to
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in PHP with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Python.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Python programmer's introduction
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Python with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC in Ruby.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This tutorial provides a basic Ruby programmer's introduction to working with gRPC.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC in Ruby with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Basics Tutorial
|
||||
description: A basic tutorial introduction to gRPC-web.
|
||||
weight: 50
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Quick Start
|
||||
description: This guide gets you started with gRPC-Web with a simple working example.
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
Loading…
Reference in New Issue