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

Add an extended example to the end of the manual #816

Merged
merged 8 commits into from
Aug 18, 2020

Conversation

ChrisEPhifer
Copy link
Member

This resolves #195 by implementing (with commentary) most of the Salsa20 example from the examples directory.

@ChrisEPhifer ChrisEPhifer added documentation Issues involving documentation usability An issue that impedes efficient understanding and use labels Aug 14, 2020
@ChrisEPhifer ChrisEPhifer added this to the 0.6 milestone Aug 14, 2020
@ChrisEPhifer ChrisEPhifer requested a review from atomb August 14, 2020 05:29
@ChrisEPhifer ChrisEPhifer self-assigned this Aug 14, 2020
Copy link
Contributor

@atomb atomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks great. I left a few comments, but they're all super minor.

doc/manual/manual.md Outdated Show resolved Hide resolved
doc/manual/manual.md Show resolved Hide resolved
doc/manual/manual.md Outdated Show resolved Hide resolved
doc/manual/manual.md Outdated Show resolved Hide resolved
doc/manual/manual.md Outdated Show resolved Hide resolved
doc/manual/manual.md Outdated Show resolved Hide resolved
@ChrisEPhifer ChrisEPhifer merged commit b20c90a into master Aug 18, 2020
@ChrisEPhifer ChrisEPhifer deleted the feature/manual-extended-example branch August 18, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues involving documentation usability An issue that impedes efficient understanding and use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add large example at the end of the manual
2 participants