Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for configureCodeHighlightingAttributes (0.27 seconds)

  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");
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Thu Dec 04 14:26:28 GMT 2025
    - 19.3K bytes
    - Click Count (0)
Back to Top