-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
bugSomething isn't workingSomething isn't workinge0-minutesEffort: < 60 minEffort: < 60 mine1-hoursEffort: < 8 hrsEffort: < 8 hrsp2-medium
Description
Using these extra htmltest config parameters:
CheckDoctype: false # Sadly, this is only because of `google*.html`
IgnoreInternalURLs:
- api
- daily-builds
- /docs/languages/csharp/daily-builds/
- /docs/languages/php/daily-builds/
- /docs/languages/python/daily-builds/
- /docs/languages/ruby/daily-builds/
- /grpc/python/grpc.html?#grpc.UnaryUnaryMultiCallable
- /grpc/python/grpc.html?#grpc.UnaryStreamMultiCallable
- /grpc/python/grpc.html?#grpc.StreamUnaryMultiCallable
- /grpc/python/grpc.html?#grpc.StreamStreamMultiCallable
- /grpc/python/_modules/grpc.html#Server
- /grpc/cpp/classgrpc_1_1_completion_queue.htmlHere is the command output:
$ HTMLTEST=~/git/misc/htmltest/bin/htmltest make check-internal-links
/Users/chalin/git/misc/htmltest/bin/htmltest
htmltest started at 02:45:31 on public
========================================================================
docs/platforms/android/kotlin/quickstart/index.html
target does not exist --- docs/platforms/android/kotlin/quickstart/index.html --> ../basics/
docs/index.html
target does not exist --- docs/index.html --> /faq/
docs/what-is-grpc/faq/index.html
target does not exist --- docs/what-is-grpc/faq/index.html --> /contribute/
docs/languages/java/generated-code/index.html
target does not exist --- docs/languages/java/generated-code/index.html --> /docs/languages/android/basics/#generating-client-code
showcase/index.html
hash does not exist --- showcase/index.html --> /docs/languages/cpp/#dev-stories
hash does not exist --- showcase/index.html --> /docs/languages/python/#dev-stories
hash does not exist --- showcase/index.html --> /docs/languages/csharp/#dev-stories
========================================================================
✘✘✘ failed in 211.943785ms
7 errors in 134 documentsMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinge0-minutesEffort: < 60 minEffort: < 60 mine1-hoursEffort: < 8 hrsEffort: < 8 hrsp2-medium