haroldadmin / Vector

Kotlin Coroutines based MVI architecture library for Android
https://haroldadmin.github.io/Vector/
Apache License 2.0
193 stars 9 forks source link

feat: Add KDocs generation using Dokka #16

Closed haroldadmin closed 4 years ago

haroldadmin commented 4 years ago

Fixes #15

This PR adds KDocs to existing classes, sets up Dokka for automatic documentation generation, and creates infrastructure changes to automate publishing of doc changes to the website.