I'd like the contents of doc/README_FOR_APP
appear in doc/app/index.html
, when I do rake doc:app
.
Currently, the content is:
This is the API documentation for Rails Application Documentation.
To see README_FOR_APP
, I have to click on README_FOR_APP
in the pages list on the left.
I've looked at How to Rename or Move Rails's README_FOR_APP but the OP asserts that he's already seeing the behaviour I want.
I'm using rails 3.1.3.