Don't generate API-placeholder pages (#858)

This commit is contained in:
Patrice Chalin 2021-09-17 20:37:26 -04:00 committed by GitHub
parent d477bf35b2
commit c2bde91147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 33 additions and 5 deletions

View File

@ -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

View File

@ -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 }
---

View File

@ -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 }
---

View File

@ -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.

View File

@ -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 }
---

View File

@ -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 }
---

View File

@ -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 }
---

View File

@ -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 }
---

View File

@ -7,4 +7,4 @@ These language-specific pages are available:
- [Quick start](quickstart/)
- [Basics tutorial](basics/)
- [API reference](api)
- [API reference](api/)

View File

@ -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 }
---

View File

@ -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:

View File

@ -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 }
---

View File

@ -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 }
---

View File

@ -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 }
---

View File

@ -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)

View File

@ -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 }
---

View File

@ -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 }
---

View File

@ -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 }
---