xtrasDocsDir

val Project.xtrasDocsDir: File

Path to the xtras kdocs directory. This is where kdoc documentation is generated to.

Defaults to project.xtrasDir.resolve("docs")