Could we get some docs? #2365
VinceHPicton
started this conversation in
General
Replies: 1 comment
-
Unfortunately, the creator of a project is frequently affected by the https://en.wikipedia.org/wiki/Curse_of_knowledge. It is difficult to know what background knowledge can be assumed and what must be explicitly documented. When I look at https://pkg.go.dev/github.com/jackc/pgx/v5, I see very extensive documentation. Clearly, someone new to using the project may see it entirely differently. If you could point out specific gaps in the documentation, that would be helpful to rectifying them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Seriously, even just a how to guide for the most basic things, or an example, of exactly what all the core methods do and how they work would help enormously. You've put so much work into your library, why not put in another 0.1% more effort to make life 10x easier for your users?
Beta Was this translation helpful? Give feedback.
All reactions