Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write up a basic tutorial #15

Open
loleg opened this issue Sep 5, 2018 · 1 comment
Open

Write up a basic tutorial #15

loleg opened this issue Sep 5, 2018 · 1 comment

Comments

@loleg
Copy link
Collaborator

loleg commented Sep 5, 2018

Based on the basic.jl example, put together a guide to using data packages in Julia, that covers installation of the library, loading of the data package, working with data and updating the data package in Julia, and exporting the data package for use in other tools.

@s-celles
Copy link
Contributor

s-celles commented Oct 1, 2018

Documenter.jl is a very nice lib for writing documentation.
Doc can be hosted on Github pages and automatically be deployed using Travis CI
See https://juliadocs.github.io/Documenter.jl/stable/man/hosting/
You can have a look at https://github.com/JuliaCollections/DataStructures.jl to see how to use it.

@roll roll added the contribute label Oct 2, 2019
@loleg loleg removed their assignment Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants