Kotlin / dokka

API documentation engine for Kotlin
https://kotl.in/dokka
Apache License 2.0
3.45k stars 410 forks source link

Fixes Dokka Accepting Directories for classpath/includes/sourcesRoots/suppressedFiles #3864

Open solonovamax opened 1 month ago

solonovamax commented 1 month ago

This PR fixes #3863

See issue for more info.

The test case here is kinda jank and ugly, but whatever

adam-enko commented 1 month ago

Converted to a draft, while we discuss further in #3863