- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkDeadLinks (0.12 seconds)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/FindBrokenInternalLinks.java
@PathSensitive(PathSensitivity.RELATIVE) public abstract RegularFileProperty getReleaseNotesFile(); @OutputFile public abstract RegularFileProperty getReportFile(); @TaskAction public void checkDeadLinks() { Map<File, List<Error>> errors = new TreeMap<>(); gatherDeadLinksInFileReleaseNotes(errors); getSamplesRoot() .getAsFileTree() .matching(pattern -> {Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Tue May 27 09:07:14 GMT 2025 - 18.1K bytes - Click Count (0)