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
- Lockable#with_redis_lock
- AccountMigration.cooldown_duration_ago
- PermalinkRedirector#second_segment
- PermalinkRedirector#first_segment
- PermalinkRedirector#record_integer_id_request?
- PermalinkRedirector#accounts_request?
- PermalinkRedirector#statuses_request?
- PermalinkRedirector#at_username_request?
- PermalinkRedirector#statuses_status_request?
- PermalinkRedirector#at_username_status_request?