Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot resolve documentationFileName for dokkaMultiModule #1623

Closed
fajarnuha opened this issue Nov 13, 2020 · 1 comment
Closed

Cannot resolve documentationFileName for dokkaMultiModule #1623

fajarnuha opened this issue Nov 13, 2020 · 1 comment
Labels

Comments

@fajarnuha
Copy link

Describe the bug
Cannot resolve documentationFileName for dokkaMultiModule

Expected behaviour
Should work as described in the official documentation

Screenshots
If applicable, add screenshots to help explain your problem

To Reproduce
just run as described

Dokka configuration
Configuration of dokka used to reproduce the bug

dokka { 
    outputFormat = 'html'
    ...
}

Installation

  • Operating system: macOS/Windows/Linux
  • Build tool: Gradle v5.6.4
  • Dokka version: 1.4.10.2

Additional context
Add any other context about the problem here

@fajarnuha fajarnuha added the bug label Nov 13, 2020
@MarcinAman
Copy link
Contributor

duplicate of #1530
Also the outputFormat property is no longer valid with new dokka (format is determined by a gradle command)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants