docsGenerator

abstract var docsGenerator: Boolean

Enables or disables the documentation generator for the project.

Setting this property to true enables the generation of project documentation, which can be helpful for understanding your project and its functionality.

Defaults to false.