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

Setup doctests #19

Merged
merged 1 commit into from
Aug 10, 2021
Merged

Setup doctests #19

merged 1 commit into from
Aug 10, 2021

Conversation

rikhuijzer
Copy link
Collaborator

Documenter.jl is used to run doctests on the Julia base documentation. It should therefore be very robust. To avoid broken docs, this PR sets the doctests up to cover the README.md too.

I probably need to use StableRNGs because they are stable over different Julia versions, but using a fixed seed from Random should also work for now.

@rikhuijzer rikhuijzer merged commit b809f44 into master Aug 10, 2021
@rikhuijzer rikhuijzer deleted the doctest branch August 10, 2021 08:56
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

1 participant