YARD is a gem for generating awesome documentation for your entire app.
But, I'm looking to generate documentation for API calls, that support XML and JSON... while including links to descriptions of object and their parameters, etc. is there a way to do this?
or maybe some secret command in yard to only generate API docs?