google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
458 stars 238 forks source link

Remove docs/ API doc #2484

Closed vorburger closed 1 month ago

vorburger commented 2 months ago

It's removed because this will be generated during the build with #2483, as part of #2232.

@jingtang10 OK for you?

vorburger commented 2 months ago

@jingtang10 or am I misunderstanding and you would want to keep these API docs from older releases? We could also do that, but if so, I need to move them.

jingtang10 commented 1 month ago

@jingtang10 or am I misunderstanding and you would want to keep these API docs from older releases? We could also do that, but if so, I need to move them.

no this is great

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.56%. Comparing base (d1d0086) to head (6f71b74).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2484 +/- ## ========================================= Coverage 65.56% 65.56% Complexity 1006 1006 ========================================= Files 193 193 Lines 8396 8396 Branches 1507 1507 ========================================= Hits 5505 5505 Misses 2267 2267 Partials 624 624 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.