ruby / rdoc

RDoc produces HTML and online documentation for Ruby projects.
https://ruby.github.io/rdoc/
Other
844 stars 440 forks source link

chore(bin): Add `bin/console` for better DX #1132

Closed okuramasafumi closed 4 months ago

okuramasafumi commented 4 months ago

I wanted to try RDoc methods and noticed there's no bin dir. This bin/console loads doc/rdoc/markup_reference for easy testing and debugging.