yard
https://github.com/lsegal/yard
Ruby
YARD is a Ruby Documentation tool. The Y stands for "Yay!"
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
6 Subscribers
Add a CodeTriage badge to yard
Help out
- Issues
- Allow using Prism for parsing
- 0.9.38 breaks clicking on links
- Code examples broken in current documentation
- YARD only recognizes a few specific magic comments
- Attributes are ignored in some cases
- Make inherited methods appear in groups if applicable
- Do not set source contents to be codes introduced by @!parse
- Remove dependency on irb
- Avoid polluting global namespace in TypesExplainer tests
- Make asciidoctor gem optional in tests
- Docs
- NotifyService::DropCondition#blocked_by_not_following_policy?
- NotifyService::DropCondition#conversation_muted?
- NotifyService::DropCondition#domain_blocking?
- NotifyService::DropCondition#from_self?
- NotifyService::DropCondition#blocked_mention?
- NotifyService::DropCondition#drop?
- NotifyService::BaseCondition#statuses_that_mention_sender
- NotifyService::BaseCondition#response_to_recipient?
- NotifyService::BaseCondition#private_mention_not_in_response?
- NotifyService::BaseCondition#from_staff?