Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for configureCodeHighlightingAttributes (0.34 sec)

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

                Map<String, Object> attributes = new HashMap<>();
                attributes.put("icons", "font");
                configureCodeHighlightingAttributes(attributes);
                attributes.put("toc", "auto");
                attributes.put("toclevels", 1);
                attributes.put("toc-title", "Contents");
                attributes.put("groovyDslPath", "../dsl");
    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