aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/rails_guides
Commit message (Collapse)AuthorAgeFilesLines
* dasherize titles in a more predictable way, and update fragment identifiers ↵Xavier Noria2009-03-151-1/+1
| | | | accordingly
* guides generator warns about duplicate header IDsXavier Noria2009-03-151-3/+18
|
* in guides generator, broken link warning now suggests the existing anchor ↵Xavier Noria2009-03-152-1/+116
| | | | with min Levenshtein distance
* do not assume code blocks have blank lines around, also nontextile -> notextileXavier Noria2009-03-021-5/+5
|
* removes trailing whitespaceXavier Noria2009-02-281-1/+1
|
* implements a temporary workaround for failing notextileXavier Noria2009-02-282-6/+28
|
* in textile extensions, simplify regexp literal, and remove spurious extra ↵Xavier Noria2009-02-281-2/+2
| | | | newline in code blocks
* let the guides generator warn about broken linksXavier Noria2009-02-281-0/+18
|
* fixes scroll beyond the box in code blocks (fix suggested by toretore)Xavier Noria2009-02-251-1/+1
|
* let the indexer pass element IDs to the guides generator to avoid coupling, ↵Xavier Noria2009-02-222-31/+37
| | | | links to sections whose title has textile markup are fixed as well
* Fix the fucking rake taskPratik Naik2009-02-201-1/+1
|
* textilize titles in ToC of guidesXavier Noria2009-02-171-2/+2
|
* Rewrite eager loading and joins sectionsPratik Naik2009-02-071-0/+3
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-064-0/+235