mirror of https://github.com/grpc/grpc.io.git
Replace use of short_title with linkTitle in page front matter (#821)
This commit is contained in:
parent
6dab4c8e39
commit
78a4d993c1
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Supported languages
|
||||
short_title: Languages
|
||||
linkTitle: Languages
|
||||
weight: 2
|
||||
nav_children: section
|
||||
notoc: true
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Generated-code reference
|
||||
short_title: Generated code
|
||||
linkTitle: Generated code
|
||||
weight: 95
|
||||
---
|
||||
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Generated-code reference
|
||||
short_title: Generated code
|
||||
linkTitle: Generated code
|
||||
weight: 80
|
||||
spelling: cSpell:ignore docstrings
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue