Closed yashnator closed 2 months ago
I've reviewed and improved the documentation. In particular,
TTree
constructor: use the type in the examples, change the argument name from data
to rowtype
. It is a corner feature included for convenience, but it can confuse the user if it is presented as the canonical usage.Table.jl
table or as individual vectors, they must be inserted into the tree (*). The behaviour differs from the single instance of a struct mentioned above.Correction of the code to include the behavior (*) and to fix different limitations seen when testing the old and new examples is included in PR #5.
This pull request adds the documentation generated with
documenter.jl
, pull request templates and deployment workflow for documentation.A preview of the documentation can be found at RootIO.jl site from my repo.
To-do:
Checklist before requesting a review: