index
:
yard-mruby
master
method-fix
Document MRuby sources with YARD
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
exe
/
mrbdoc
blob: c7aa6b792b62c91737e951dd581556bbec3cd1a1 (
plain
)
1
2
3
4
5
#!/usr/bin/env ruby require 'yard-mruby' YARD::CLI::Yardoc.run(*ARGV)