asmble
asmble copied to clipboard
Code Documentation Improvements
trafficstars
Once #23 is done, we need to:
- Update README to give more details to programmatic users
- Add KDoc to more of the lib
- Publish a dokka javadoc jar to maven central w/ next release
- Update README to remove some of the less-called CLI stuff
Dokka is in a poor state right now (hopefully will get better). It takes many minutes to build the docs for this project, and they don't even link to external docs right now. I'm just gonna clean up the README for now and leave this open for code docs to revisit once the situation improves.