getDestinationDir

@ReplacedBy(value = "destinationDirectory")
@Nullable
open fun getDestinationDir(): @Nullable File

Returns the directory to generate the documentation into.

Return

The directory.