|
|
|
|
|
by slysf
3178 days ago
|
|
I considered messing around with your project, then immediately gave up due to lack of documentation. Sure I could spend the time reading through all your code, but one of the benefits of using a library by someone else is I can treat it as a module, learn just the interface, and be productive. Check out the mongodb driver for erlang for a great example of documentation: https://github.com/comtihon/mongodb-erlang |
|
What? I paid special attention to the quality of EDoc documentation, and now you say I didn't provide any? Not to mention that the application you gave as a role model is documented in a sloopy way, with many functions not described at all, missing argument names left and right, all private exports and modules included in published docs, and lack of formatting on top of that.