api / org.gradle.external.javadoc / StandardJavadocDocletOptions / isNoTree

isNoTree

@Input open fun isNoTree(): Boolean

-notree

Omits the class/interface hierarchy pages from the generated docs. These are the pages you reach using the "Tree" button in the navigation bar. The hierarchy is produced by default.