- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for gatherDeadSamplesLinksInLineReleaseNotes (0.2 seconds)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/FindBrokenInternalLinks.java
while (line != null) { lineNumber++; gatherDeadUserGuideLinksInLineReleaseNotes(sourceFile, line, lineNumber, errorsForFile); gatherDeadSamplesLinksInLineReleaseNotes(sourceFile, line, lineNumber, errorsForFile); gatherDeadJavadocLinksInLineReleaseNotes(sourceFile, line, lineNumber, errorsForFile); line = br.readLine(); }
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)