Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getJsonFilesDirectory (0.08 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

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

                task.getDocumentationRoot().convention(extension.getUserManual().getRoot());
                task.getJsonFilesDirectory().convention(layout.getProjectDirectory().dir("src/main/resources"));
            });
    
            tasks.named(LifecycleBasePlugin.CHECK_TASK_NAME, task -> task.dependsOn(checkMissingInternalLinks));
        }
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Thu Mar 12 22:33:18 GMT 2026
    - 17.8K bytes
    - Click Count (0)
Back to Top