REST API Documentation

I have a REST API and I need documentation for it. Rather then do this
by hand and update it anytime there are changes, I was wondering if
there are any services out there to generate my documentation.
Something like ruby doc but tailored to a rest api.

Any ideas?