-
Notifications
You must be signed in to change notification settings - Fork 412
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
Dokka should be fairly usable without http server #1795
Comments
Hi 😁 any updates on this? It looks to me like this is still not fixed and 1.5.0 is published a while ago |
Hi @petarmarijanovicfive! Unfortunately, the WIP PR is stale and no work is being done in this direction atm. Overall, the feature would definitely be nice to have, I'll have a look at it when I have free time, but I can't give any estimates or promises :( |
It would be nice to remove the webserver requirement. In the meantime, would it make sense to place a small info text in the |
Right now dokka requires an http server. This is not a problem since most of users use Intellij built in one but in some cases they would like to send documentation in zip or other format.
In order to make their life easier dokka should:
The text was updated successfully, but these errors were encountered: