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
- SearchQueryTransformer::PrefixClause#prefix
- SearchQueryTransformer::PhraseClause#to_query
- SearchQueryTransformer::TermClause#to_query
- Admin::StatusPolicy#viewable_through_normal_policy?
- Admin::StatusPolicy#eligible_to_show?
- UserSettings::Setting#value_for
- UserSettings::Setting#inverse_of
- BulkImportService#import_lists!
- BulkImportService#import_bookmarks!
- BulkImportService#import_domain_blocks!