Closed PaulCombal closed 1 month ago
I have been meaning to do proper documentation for a long time, but I didn't have enough time.
Now there is the API Reference, not very high quality, but there is one
It's already very good! If there is something unclear I will make sure to let you know.
In the past I've used tools like phpdocumentor that generate your documentation in one command, and you can host it on github pages. It's not much but I feel it's an argument to show how production-ready the tool is.
Once again thank you, this is already way enough for my use case <3
Hello again,
The Readme files are very helpful, is there an API reference somewhere indicating what are the possible options to pass to every method?
For example, I don't think the options passed to
Sheet::nextRow
are documented.Thank you!