googlemaps / android-maps-utils

Maps SDK for Android Utility Library
https://developers.google.com/maps/documentation/android-sdk/utility
Apache License 2.0
3.54k stars 1.53k forks source link

fix: added dokka and fix doc generation #1249

Closed kikoso closed 10 months ago

kikoso commented 10 months ago

This PR fixes the doc generation, broken since 3.4.0.

JavaDoc does not like Kotlin, so we are updating it to a more modern documentation framework, Dokka. We are adding also a new flow to upload the documentation to the GitHub pages.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes #1248 🦕

googlemaps-bot commented 10 months ago

:tada: This PR is included in version 3.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: