Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for blockDetailsSection (0.44 seconds)

  1. build-logic/documentation/src/test/groovy/gradlebuild/docs/dsl/docbook/ClassDocRendererTest.groovy

            _ * classDoc.methodsTable >> methodsTable
            _ * classDoc.methodDetailsSection >> methodDetailsSection
            _ * classDoc.blocksTable >> blocksTable
            _ * classDoc.blockDetailsSection >> blockDetailsSection
            _ * classDoc.description >> parse("<para>${args.description ?: 'description'}</para>")
            _ * classDoc.comment >> [parse("<para>${args.comment ?: 'comment'}</para>")]
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Dec 09 08:14:05 GMT 2020
    - 40.8K bytes
    - Click Count (0)
Back to Top