- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for forMarkdownLink (0.16 sec)
-
build-logic/documentation/src/test/groovy/gradlebuild/docs/FindBrokenInternalLinksTest.groovy
[Invalid markdown link](https://docs.gradle.org/nowhere) """ when: run('checkDeadInternalLinks').buildAndFail() then: assertFoundDeadLinks([DeadLink.forMarkdownLink(sampleDoc, "[Invalid markdown link](https://docs.gradle.org/nowhere)")]) } private File createJavadocForClass(String path) { new File(docsRoot, "javadoc/${path}.html").tap {
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Wed Aug 21 08:08:05 UTC 2024 - 8.3K bytes - Viewed (0)