Commit Graph

9 Commits

Author SHA1 Message Date
Xavier Noria
ace0f87056 revises a few link texts 2010-08-26 15:59:15 +02:00
Joost Baaij
2722c82f6e remove unwanted linebreak 2010-08-26 01:42:12 +02:00
Joost Baaij
a32f46d0ce fix broken relative links [#5415 state:committed]
Signed-off-by: Xavier Noria <fxn@hashref.com>
2010-08-24 16:15:43 +02:00
Xavier Noria
68e2d1e496 prevent RDoc from autolinking "Rails" in the API home page 2010-08-21 02:29:39 +02:00
Santiago Pastorino
3270c58ebb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:20:06 -03:00
Xavier Noria
1d1f810d22 fixes typo 2010-07-31 17:28:16 +02:00
Xavier Noria
f7f5299ee6 use the same amount of left indent in all code blocks of README.rdoc 2010-07-31 12:06:00 +02:00
Xavier Noria
d3819daaac README.rdoc is your first impression, make sure it is clean
* 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
2010-07-31 11:51:29 +02:00
José Valim
508fba9e07 Add .rdoc extension to README files. 2010-07-21 12:51:14 +02:00