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

Use intra-doc links and backticks. #38

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

waywardmonkeys
Copy link
Contributor

No description provided.

@pczarn
Copy link
Contributor

pczarn commented Jul 3, 2024

I would prefer if you did fragment specifiers. Example:

/// This is foobar implementation of [`union_with`].
///
/// [`union_with`]: Self::union_with
struct MySpecialFormatter;

@pczarn
Copy link
Contributor

pczarn commented Jul 3, 2024

I guess I am asking for additional stuff; I can do this myself. Merging.

@pczarn pczarn merged commit d538d36 into contain-rs:master Jul 3, 2024
5 checks passed
@waywardmonkeys
Copy link
Contributor Author

I was going to do still today (was out at dinner earlier). Thanks though!

@waywardmonkeys waywardmonkeys deleted the use-intradoc-links branch July 3, 2024 15:09
@pczarn
Copy link
Contributor

pczarn commented Jul 5, 2024

@waywardmonkeys Feel free to do fragment specifiers. Would you like to add these changes to bit-vec too?

@waywardmonkeys
Copy link
Contributor Author

Sure! Probably this weekend.

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.

2 participants