k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 192 forks source link

Add Rake task to generate docs #489

Closed amaltson closed 5 years ago

amaltson commented 5 years ago

I was actually working out why the master branch build was failing and came to the same conclusion as cc8251e. Given keeping the docs up to date is important (yay), maybe it's worth adding a Rake task to make it easier?

I've also updated the contributing docs.

I'm also not sure about the specific implementation here, since I have the Rake code reaching into the internals to generate the docs. If you'd like, this could do the same as the toolbox executable that was originally referenced in the docs. Anyway, let me know 😄

k1LoW commented 5 years ago

Hi @amaltson ! Thank you !!

k1LoW commented 5 years ago

Released as v1.18.2.