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

Better error message than "List is empty" when no platform is specified in multiplatform project #511

Closed
kamildoleglo opened this issue Oct 7, 2019 · 1 comment
Labels
enhancement An issue for a feature or an overall improvement
Milestone

Comments

@kamildoleglo
Copy link
Contributor

Is your feature request related to a problem? Please describe
When documenting multiplatform projects no platforms are specified, dokka fails with "List is empty" message. We could improve that

Describe the solution you'd like
Emit a message like "You haven't defined any platforms to document" and/or use all platforms by default.

Describe alternatives you've considered
n/a

Additional context
n/a

@kamildoleglo kamildoleglo added the enhancement An issue for a feature or an overall improvement label Oct 7, 2019
@kamildoleglo kamildoleglo added this to the 0.10.1 milestone Oct 7, 2019
@kamildoleglo kamildoleglo modified the milestones: 0.11.0, 0.10.1 Oct 28, 2019
@kamildoleglo
Copy link
Contributor Author

Fixed in 732ffcc

@mshishkina mshishkina changed the title Better error message than "List is empty" Better error message than "List is empty" when no platform is specified in multiplatform project Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue for a feature or an overall improvement
Projects
None yet
Development

No branches or pull requests

1 participant