https://github.com/lsegal/yard

documentation rdoc ruby ruby-documentation tool yard yardoc

Last synced: about 1 month ago

Repository metadata:

YARD is a Ruby Documentation tool. The Y stands for "Yay!"


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 3,652
Total Committers: 165
Avg Commits per committer: 22.133
Development Distribution Score (DDS): 0.18

Commits in past year: 29
Committers in past year: 8
Avg Commits per committer in past year: 3.625
Development Distribution Score (DDS) in past year: 0.345

Name Email Commits
Loren Segal l****l@s****a 2994
Nathan Weizenbaum n****2@g****m 63
loren l****n@a****a 43
Ivo Anjo i****o@i****t 43
Kouhei Sutou k****u@c****m 40
Loren Segal l****l@a****m 30
Alex Dowad a****g@g****m 25
ydah 1****h 20
Sebastian Skałacki s****e@g****m 14
MSP-Greg G****s@g****m 14
Michael Edgar m****r@d****u 13
yuta yamada y****a@c****m 13
Akira Matsuda r****e@d****p 12
MSP-Greg M****g 11
Franklin Webber f****r@g****m 9
Douglas Eichelberger d****g@g****m 8
Dominik Honnef d****h@f****g 8
Thomas Thomassen t****s@t****t 7
Alex McLain a****x@a****m 7
Akzhan Abdulin a****n@g****m 7
postmodern p****3@g****m 7
Duane Johnson d****n@g****m 6
David Grayson d****n@g****m 6
Christian Boos c****s@b****m 6
Alexandre ZANNI n****7 6
Yehuda Katz w****s@g****m 5
srawlins s****s@g****m 5
Trevor Rowe t****e@g****m 5
Ben Langfeld b****n@l****e 5
Rob Gleeson r****b@f****o 5
and 135 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: yard

YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions.


Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/gem.yml actions
  • actions/checkout v3 composite
  • dawidd6/action-publish-gem v1 composite
  • lsegal/github-release-from-changelog-action latest composite
Gemfile rubygems
  • RedCloth >= 0 development
  • asciidoctor >= 0 development
  • commonmarker >= 0 development
  • coveralls_reborn >= 0 development
  • gettext >= 0 development
  • json >= 0 development
  • rack ~> 2.0 development
  • rake >= 0 development
  • rdoc = 6.1.2.1 development
  • redcarpet >= 0 development
  • rspec >= 3.11.0 development
  • samus ~> 3.0.9 development
  • simplecov >= 0 development
  • webrick >= 0 development