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

[Enhancement] Dokka Documentation #399

Merged
merged 3 commits into from
Dec 1, 2024
Merged

[Enhancement] Dokka Documentation #399

merged 3 commits into from
Dec 1, 2024

Conversation

hopeman15
Copy link
Contributor

Description

This uses dokka to generate library docs for publishing.

Review checklist

  • PR is split into meaningful commits for the ease of reviewing
  • Description contains clear instructions on how to test the feature (where applicable)
  • Tests have been written
  • Appropriate labels have been applied
  • Update README (where applicable)
  • Update Documentation (where applicable)

@hopeman15 hopeman15 added documentation 📖 Improvements or additions to documentation enhancement ✨ New feature or request labels Dec 1, 2024
@hopeman15 hopeman15 linked an issue Dec 1, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.8%. Comparing base (b3228a9) to head (4a610f5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #399   +/-   ##
=====================================
  Coverage   94.8%   94.8%           
=====================================
  Files         24      24           
  Lines        175     175           
  Branches      37      37           
=====================================
  Hits         166     166           
  Misses         2       2           
  Partials       7       7           

@hopeman15 hopeman15 merged commit 7284824 into main Dec 1, 2024
15 checks passed
@hopeman15 hopeman15 deleted the enhancement/dokka-docs branch December 1, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📖 Improvements or additions to documentation enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate Kotlin Docs
1 participant