mirror of https://github.com/grpc/grpc.io.git
Don't generate API-placeholder pages (#858)
This commit is contained in:
parent
d477bf35b2
commit
c2bde91147
|
|
@ -7,15 +7,30 @@ IgnoreURLs:
|
|||
- http://bit\.ly/gRPC18survey # survey is closed and DNE
|
||||
- https://(www.)?envoyproxy.io # valid link but flakey (https://github.com/envoyproxy/envoyproxy.github.io/issues/193)
|
||||
IgnoreInternalURLs:
|
||||
- ../api
|
||||
- /docs/languages/cpp/api/
|
||||
- /docs/languages/csharp/api/
|
||||
- /docs/languages/csharp/daily-builds/
|
||||
- /docs/languages/dart/api/
|
||||
- /docs/languages/go/api/
|
||||
- /docs/languages/java/api/
|
||||
- /docs/languages/kotlin/api
|
||||
- /docs/languages/kotlin/api/
|
||||
- /docs/languages/node/api/
|
||||
- /docs/languages/objective-c/api/
|
||||
- /docs/languages/php/api/
|
||||
- /docs/languages/php/daily-builds/
|
||||
- /docs/languages/python/api/
|
||||
- /docs/languages/python/daily-builds/
|
||||
- /docs/languages/ruby/api/
|
||||
- /docs/languages/ruby/daily-builds/
|
||||
- /docs/platforms/android/java/api/
|
||||
- /docs/platforms/android/kotlin/api/
|
||||
- /grpc/cpp/classgrpc_1_1_completion_queue.html
|
||||
- /grpc/python/_modules/grpc.html#Server
|
||||
- /grpc/python/grpc.html?#grpc.StreamStreamMultiCallable
|
||||
- /grpc/python/grpc.html?#grpc.StreamUnaryMultiCallable
|
||||
- /grpc/python/grpc.html?#grpc.UnaryStreamMultiCallable
|
||||
- /grpc/python/grpc.html?#grpc.UnaryUnaryMultiCallable
|
||||
- api
|
||||
- api/
|
||||
- daily-builds
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ The following pages cover the C# implementation of gRPC for .NET
|
|||
|
||||
- [Introduction to gRPC on .NET Core](https://docs.microsoft.com/aspnet/core/grpc)
|
||||
- [Tutorial: Create a gRPC client and server in ASP.NET Core][tutorial]
|
||||
- [API reference](api)
|
||||
- [API reference](api/)
|
||||
|
||||
Several sample applications are available from the [examples][] folder in the
|
||||
[grpc-dotnet][] repository.
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@ These language-specific pages are available:
|
|||
|
||||
- [Quick start](quickstart/)
|
||||
- [Basics tutorial](basics/)
|
||||
- [API reference](api)
|
||||
- [API reference](api/)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ These language-specific pages are available:
|
|||
- [Quick start](quickstart/)
|
||||
- [Basics tutorial](basics/)
|
||||
- [OAuth2 tutorial](oauth2/)
|
||||
- [API reference](api)
|
||||
- [API reference](api/)
|
||||
|
||||
Related resources:
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -8,5 +8,5 @@ These language-specific pages are available:
|
|||
|
||||
- [Quick start](quickstart/)
|
||||
- [Basics tutorial](basics/)
|
||||
- [API reference](api)
|
||||
- [API reference](api/)
|
||||
- [Daily builds](daily-builds)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,4 +4,5 @@ linkTitle: API
|
|||
path: grpc-java/javadoc
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: API reference
|
|||
linkTitle: API
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue