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

[libz blitz] Missing hyperlinks in documentation #85

Closed
ericho opened this Issue Aug 22, 2017 · 0 comments

Comments

Projects
None yet
1 participant
@ericho
Copy link

ericho commented Aug 22, 2017

There are some missing links in the documentation. According to C-LINK guideline all relevant things should be linked.

@ericho ericho referenced this issue Aug 22, 2017

Closed

libz bliz tracking issues #86

0 of 2 tasks complete

mjkillough added a commit to mjkillough/rust-threadpool that referenced this issue Aug 22, 2017

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 rust-threadpool#85.

@frewsxcv frewsxcv closed this in #87 Aug 22, 2017

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.