aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* (temporary hack) generate a main file for RDoc escaping "Rails"Xavier Noria2011-05-011-8/+8
| | | | | | | RDoc autolinks the word "Rails" to the doc page for the Rails module. But README.rdoc is displayed in the home page at GitHub and the slashes are visible there, which is weird. We leave by now the slashes off in the file, and generate a second file for the API with them.
* Edited README.rdoc via GitHubOge Nnadi2011-04-111-1/+1
|
* removed dup link to 'getting started'Vijay Dev2010-12-251-2/+2
|
* revises a few link textsXavier Noria2010-08-261-2/+3
|
* remove unwanted linebreakJoost Baaij2010-08-251-2/+2
|
* fix broken relative links [#5415 state:committed]Joost Baaij2010-08-241-5/+5
| | | | Signed-off-by: Xavier Noria <fxn@hashref.com>
* prevent RDoc from autolinking "Rails" in the API home pageXavier Noria2010-08-211-8/+8
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-2/+2
| | | | 's/[ \t]*$//' -i {} \;)
* fixes typoXavier Noria2010-07-311-1/+1
|
* use the same amount of left indent in all code blocks of README.rdocXavier Noria2010-07-311-2/+2
|
* README.rdoc is your first impression, make sure it is cleanXavier Noria2010-07-311-10/+19
| | | | | | | * Removes spurious markup from code blocks * Integrates code blocks into ordinary paragraph flow * Change link to the Rails Tutorial so that it points directly to the book * Use proper RDoc markup for links
* Add .rdoc extension to README files.José Valim2010-07-211-0/+58