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
- Bump actions/setup-node from 4 to 6
- Add class reference to macros
- Allow using Prism for parsing
- @param for anonymous keyword arguments
- Syntax for intersection types
- Support symbol and string literal values
- rubocop-yard: Add support for multiple & nested Hash keys definition
- rubocop-yard: Add support for symbol and string literals in TypesExplainer
- Docs
- YARD::Parser::RBS::RbsParser#parse_method_def
- YARD::Parser::RBS::RbsParser#parse_namespace
- YARD::Parser::RBS::RbsParser#parse_statement
- YARD::Parser::RBS::RbsParser#sanitized_statement_lines
- YARD::Parser::RBS::RbsParser#strip_inline_comment
- YARD::Parser::RBS::RbsParser#parse_body
- YARD::Parser::RBS::RbsParser#enumerator
- YARD::Parser::RBS::RbsParser#tokenize
- YARD::Parser::RBS::RbsParser#parse
- YARD::Parser::RBS::RbsParser#initialize