ruby / rdoc

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

Setup Netlify for PR reviews #1166

Open p8 opened 2 months ago

p8 commented 2 months ago

It would be nice to have a preview of the documentation if changes are made. This has been done for SDoc as well: https://github.com/rails/sdoc/pull/163

st0012 commented 2 months ago

I'd love to see this happen as it'll make community contribution easier as well. Thanks for proposing ❤️

@hsbt Is Netlify a service we can integrate with Ruby organization?