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
- TwitterConcern#host
- TwitterConcern#parsed_body
- ResponseDocument#handle_content_change
- ResponseDocument#ensure_content
- ResponseDocument#set_account
- ArticleEmbedding#update_response_embedding
- Slack::Web::Api::Endpoints::Chat#chat_unfurl
- SsoAuthenticatable#sso_token_key
- SsoAuthenticatable#generate_sso_link
- SsoAuthenticatable#valid_sso_auth_token?