Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for imagesdir (0.04 sec)

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

                attributes.put("stylesdir", stylesDir.get().getAsFile().getAbsolutePath());
                attributes.put("stylesheet", "manual.css");
                attributes.put("doctype", "book");
                attributes.put("imagesdir", "img");
                attributes.put("nofooter", true);
                attributes.put("javadocPath", "../javadoc");
                attributes.put("sectanchors", true);
                attributes.put("sectlinks", true);
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Thu Dec 04 14:26:28 UTC 2025
    - 19.3K bytes
    - Viewed (0)
Back to top