icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
994 stars 95 forks source link

Add link to API docs to README #246

Open SebastianAigner opened 1 year ago

SebastianAigner commented 1 year ago

...since I couldn't find it anywhere besides an issue description 😅

Alex009 commented 1 year ago

thanks! but we should rework docs generation, because now docs published version is that we manually should generated and push to git. and it's not updated 3 years...

i try to enable dokka with github pages now, but as i see something missing after deploy https://icerockdev.github.io/moko-mvvm/ (on local tests content exist)... later i will research what wrong