-
Notifications
You must be signed in to change notification settings - Fork 452
Closed
Labels
questionA user question, can be resolved if the question is answered/resolvedA user question, can be resolved if the question is answered/resolved
Description
Question
when I select a kotlin file ,like this:
sourceRoots.setFrom(file("./xxx/xxx.kt"))
it works well.
But when i select a java file :
sourceRoots.setFrom(file("./xxx/xxxx.java"))
it not woking .
Task:dokkaHtml
Installation
- Operating system: macOS 12.4
- Build tool: Gradle v7.3.3
- Dokka version: 1.7.10
- IDE:Android Studio Chipmunk | 2021.2.1 Patch 1
Metadata
Metadata
Assignees
Labels
questionA user question, can be resolved if the question is answered/resolvedA user question, can be resolved if the question is answered/resolved