Hacker News new | ask | show | jobs
by Hackbraten 1897 days ago
One thing that keeps disappointing me is the utter lack of reference-style (API) documentation. Sure, the conceptual documents contain examples. But if the example isn’t clear enough, you’re completely on your own.

For example, the following document has been largely useless to me even though I’ve spent whole days trying to make the examples work for me: https://docs.gradle.org/current/userguide/cross_project_publ...

1 comments

Gradle has had reference-style API documentation for as long as I can think: https://docs.gradle.org/current/dsl/index.html