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

isNoNavBar

@Input open fun isNoNavBar(): Boolean

-nonavbar

Prevents the generation of the navigation bar, header and footer, otherwise found at the top and bottom of the generated pages. Has no affect on the "bottom" option. The -nonavbar option is useful when you are interested only in the content and have no need for navigation, such as converting the files to PostScript or PDF for print only.