Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for rendersKnownSubtypes (0.09 seconds)

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

            </section>
            <section>
                <title>Script blocks</title>
                <para>No script blocks</para>
            </section>
        </chapter>
    </root>'''
        }
    
        def rendersKnownSubtypes() {
            def sourceContent = parse('''
                <chapter>
                    <section><title>Properties</title></section>
                </chapter>
            ''')
    
    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