kotlin-examples icon indicating copy to clipboard operation
kotlin-examples copied to clipboard

No Dokka with Mixed Code Example

Open mfulton26 opened this issue 9 years ago • 0 comments

The Dokka example sets /project/build/sourceDirectory to the kotlin source folder which means that a separate java folder won't be compiled but omitting it causes dokka to not find the Kotlin sources. How do you get Dokka to work with a Mixed Code project?

mfulton26 avatar Jan 08 '16 19:01 mfulton26