getDestinationDir

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

Returns the directory to generate the documentation into.

Return

The directory.