mirror of https://github.com/grpc/grpc.io.git
Trim trailing whitespace from descriptions (#822)
This commit is contained in:
parent
78a4d993c1
commit
88d84d6536
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Authentication
|
||||
description: >
|
||||
description: >-
|
||||
An overview of gRPC authentication, including built-in auth mechanisms, and
|
||||
how to plug in your own authentication systems.
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: ALTS authentication
|
||||
linkTitle: ALTS
|
||||
description: >
|
||||
description: >-
|
||||
An overview of gRPC authentication in C++ using Application Layer Transport
|
||||
Security (ALTS).
|
||||
weight: 75
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: ALTS authentication
|
||||
linkTitle: ALTS
|
||||
description: >
|
||||
description: >-
|
||||
An overview of gRPC authentication in Go using Application Layer Transport
|
||||
Security (ALTS).
|
||||
weight: 75
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: ALTS authentication
|
||||
linkTitle: ALTS
|
||||
description: >
|
||||
description: >-
|
||||
An overview of gRPC authentication in Java using Application Layer Transport
|
||||
Security (ALTS).
|
||||
weight: 75
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: ALTS authentication
|
||||
linkTitle: ALTS
|
||||
description: >
|
||||
description: >-
|
||||
An overview of gRPC authentication in Python using Application Layer Transport
|
||||
Security (ALTS).
|
||||
weight: 75
|
||||
|
|
Loading…
Reference in New Issue