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
- fix attributes for Struct and Data; fix column 0 comments in parser
- avoid including source contents from @!parse directive
- fix `@!scope class` with attributes
- 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
- Docs
- DataImport::ContactManager#update_contact_with_merged_attributes
- DataImport::ContactManager#format_phone_number
- DataImport::ContactManager#find_contact_by_phone_number
- DataImport::ContactManager#find_contact_by_email
- DataImport::ContactManager#find_contact_by_identifier
- DataImport::ContactManager#find_existing_contact
- DataImport::ContactManager#find_or_initialize_contact
- DataImport::ContactManager#build_contact
- DataImport::ContactManager#initialize
- CsatSurveyResponsePolicy#download?