FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

Clarify the docs badge #509

Closed FWDekker closed 9 months ago

FWDekker commented 9 months ago

The badge linking to the KDoc used to read "documentation ready", but that might imply to end-users that they can find useful information there. That's not the case. That website contains the KDoc, which I merely publish to motivate myself to write good documentation for my code. I just want to show that I find good documentation important.

The badge now reads "KDoc ready".

FWDekker commented 9 months ago

Bypassed requirements because we're only updating the README here.