Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for findAllAdocAnchors (0.05 sec)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/FindMissingDocumentationFiles.java

            try {
                List<String> allErrors = new ArrayList<>();
                Set<String> allExistingAnchors = findAllAdocAnchors(directoryPath);
    
                for (File jsonFile : jsonFiles) {
                    getLogger().info("Verifying documentation for file: {}", jsonFile.getName());
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Thu Aug 21 15:38:58 UTC 2025
    - 8.5K bytes
    - Viewed (0)
Back to top