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 more hyperlinks to documentation. #87

Merged
merged 1 commit into from Aug 22, 2017

Conversation

Projects
None yet
2 participants
@mjkillough
Copy link
Contributor

mjkillough commented Aug 22, 2017

I considered linking the take() in the 'Examples' section of the
module-level docs to the std library's Iter::take(). However, I think
this would be unncessary noise: the reference to take() is only there
to point to a specific point in the example code below it.

What do you think?

Fixes #85.

Add more hyperlinks to documentation.
I considered linking the `take()` in the 'Examples' section of the
module-level docs to the std library's `Iter::take()`. However, I think
this would be unncessary noise: the reference to `take()` is only there
to point to a specific point in the example code below it.

Fixes #85.
@frewsxcv

This comment has been minimized.

Copy link
Collaborator

frewsxcv commented Aug 22, 2017

Thanks!

@frewsxcv frewsxcv merged commit ab4e6ec into rust-threadpool:master Aug 22, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.