Closed mforets closed 6 years ago
Thanks ! Yes, I like the way the documentation of Systems.jl is written and it makes sense to mimic it as it is an extension.
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/41903
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.3.5 -m "<description of version>" 21e5965e0c42ff8e8a4574a7476ea734b9ec434a
git push origin v0.3.5
i'd like to contribute with the docs. do you have any particular recommendation for its organization? it could be, e.g.,
Library -> (Types, Methods)
as in Systems.jl.