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

Update frenet.jl #14

Merged
merged 2 commits into from
Jul 3, 2018
Merged

Update frenet.jl #14

merged 2 commits into from
Jul 3, 2018

Conversation

chelseas
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 29.27% when pulling beb9f4b on chelseas:master into 67d8259 on sisl:master.

@MaximeBouton
Copy link
Member

If you want the comment to show up when the help is toggled (?Frenet, #14 ) , you can add a docstring in front of the type defintion:

"""
My doc
"""
struct MyStruct
end

The docstring supports markdown.
Style guide: https://docs.julialang.org/en/stable/manual/documentation/

@MaximeBouton
Copy link
Member

Thanks for this,
It seems like the build is failing because of the last update in sisl/Vec.jl@e0fb7a5 .
I will merge this PR since it is unrelated and submit an issue.

@MaximeBouton MaximeBouton merged commit 56d71c2 into sisl:master Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants