-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add API Reference #20
Comments
Current main already contains the necessary dokka setup needed to generate API reference. To generate an HTML artifact, run |
|
Update: No such gradle task exists :/ Would see if 1.4.10 is earlier than 1.4.0-rc (which doesn't make sense to me...). |
Even using |
Fixed. The problem was the the root project gradle needs to apply dokka plugin as well (Not sure why |
gh-pages
onceSetup github action for CD (TBC)The text was updated successfully, but these errors were encountered: