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

MAIN-T-119 Publish JavaDoc to GitHub Pages #94

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

hanna-eismant
Copy link
Owner

Update build configuration and rename source root from Java to Kotlin

Updated the Gradle configuration to set Kotlin as the primary language and included the Dokka library. Renamed all Java source roots to Kotlin to streamline development and take the full benefit of Kotlin features. This ensures better concise code and avoids unnecessary Java compatibility configurations.

Updated the Gradle configuration to set Kotlin as the primary language and included the Dokka library. Renamed all Java source roots to Kotlin to streamline development and take the full benefit of Kotlin features. This ensures better concise code and avoids unnecessary Java compatibility configurations.
@hanna-eismant hanna-eismant self-assigned this Apr 26, 2024
Copy link

github-actions bot commented Apr 26, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@hanna-eismant hanna-eismant force-pushed the MAIN-T-119-Publish-JavaDoc-to-GitHub-Pages branch from a19a046 to cb0dae9 Compare April 26, 2024 11:48
The current commit introduces the generation of JavaDocs. A new GitHub Actions workflow named 'publish-javadoc.yml' has been added to generate and publish JavaDocs on every push to the 'main' branch. The README.md file has been updated with a badge to provide direct access to the online JavaDocs.

This modification fosters better code documentation and visibility.
@hanna-eismant hanna-eismant force-pushed the MAIN-T-119-Publish-JavaDoc-to-GitHub-Pages branch from cb0dae9 to ebee2ae Compare April 26, 2024 11:52
@hanna-eismant hanna-eismant merged commit 35d5b49 into main Apr 26, 2024
5 checks passed
@hanna-eismant hanna-eismant deleted the MAIN-T-119-Publish-JavaDoc-to-GitHub-Pages branch April 26, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant