Replace use of short_title with linkTitle in page front matter (#821)

This commit is contained in:
Patrice Chalin 2021-08-11 06:50:38 -04:00 committed by GitHub
parent 6dab4c8e39
commit 78a4d993c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
28 changed files with 28 additions and 28 deletions

View File

@ -1,6 +1,6 @@
---
title: Supported languages
short_title: Languages
linkTitle: Languages
weight: 2
nav_children: section
notoc: true

View File

@ -1,6 +1,6 @@
---
title: ALTS authentication
short_title: ALTS
linkTitle: ALTS
description: >
An overview of gRPC authentication in C++ using Application Layer Transport
Security (ALTS).

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: Asynchronous-API tutorial
short_title: Async-API tutorial
linkTitle: Async-API tutorial
weight: 60
spelling: cSpell:ignore classgrpc Impl's
---

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: ALTS authentication
short_title: ALTS
linkTitle: ALTS
description: >
An overview of gRPC authentication in Go using Application Layer Transport
Security (ALTS).

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: Generated-code reference
short_title: Generated code
linkTitle: Generated code
weight: 95
---

View File

@ -1,6 +1,6 @@
---
title: ALTS authentication
short_title: ALTS
linkTitle: ALTS
description: >
An overview of gRPC authentication in Java using Application Layer Transport
Security (ALTS).

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: Generated-code reference
short_title: Generated code
linkTitle: Generated code
weight: 95
spelling: cSpell:ignore buildscript classpath grpcexample motd srcs xolstice
---

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: ALTS authentication
short_title: ALTS
linkTitle: ALTS
description: >
An overview of gRPC authentication in Python using Application Layer Transport
Security (ALTS).

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: Generated-code reference
short_title: Generated code
linkTitle: Generated code
weight: 80
spelling: cSpell:ignore docstrings
---

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,7 +1,7 @@
---
title: Supported platforms
description: gRPC is supported across different software and hardware platforms.
short_title: Platforms
linkTitle: Platforms
weight: 2
nav_children: section
simple_list: true

View File

@ -2,7 +2,7 @@
title: Android Java
layout: prog_lang_home
language: &lang Java
short_title: *lang
linkTitle: *lang
spelling: cSpell:ignore javadoc
api_path: grpc-java/javadoc
content:

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
path: grpc-java/javadoc
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.

View File

@ -2,7 +2,7 @@
title: Kotlin for Android
layout: prog_lang_home
language: &lang Kotlin
short_title: *lang
linkTitle: *lang
api_path: https://javadocs.dev/io.grpc/grpc-kotlin-stub/latest
content:
- learn_more:

View File

@ -1,6 +1,6 @@
---
title: API reference
short_title: API
linkTitle: API
weight: 90
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
---

View File

@ -1,6 +1,6 @@
---
title: Protocol Buffer Compiler Installation
short_title: Protoc Installation
linkTitle: Protoc Installation
description: How to install the protocol buffer compiler.
protoc-version: 3.15.8
toc_hide: true

View File

@ -1,6 +1,6 @@
---
title: Core concepts, architecture and lifecycle
short_title: Core concepts
linkTitle: Core concepts
description: >-
An introduction to key gRPC concepts, with an overview of gRPC architecture
and RPC life cycle.

View File

@ -1,6 +1,6 @@
---
title: Introduction to gRPC
short_title: Introduction
linkTitle: Introduction
description: An introduction to gRPC and protocol buffers.
weight: 10
spelling: cSpell:ignore ponycopter