Improve documentation should be in the roadmap #386
Labels
documentation
Update doc/docs.go, pkg/pdf/example_test.go and README-md
help wanted
Extra attention is needed
v2
will be solved in v2
First time trying to use this library to generate pdfs in Go and is really difficult to figure out how to use it. I understand that it's a beta, but in my opinion, improving documentation should be in the roadmap as well.
If the idea is to have something like Bootstrap, maybe a good start will be explain how is working the grid system in this library. For example,
size
andheight
parameters are everywhere, but what is exactlysize
andheight
? Are pixels, number of columns in a grid? etc...Also, why don't write comments at least in the samples? If that is for people that does know how it is working, why don't help a little bit more?
The text was updated successfully, but these errors were encountered: