Commit Graph

9 Commits

Author SHA1 Message Date
Xavier Noria
a19be732cd guides generator warns about duplicate header IDs 2009-03-15 22:16:27 +01:00
Xavier Noria
732d97a1b1 in guides generator, broken link warning now suggests the existing anchor with min Levenshtein distance 2009-03-15 20:03:37 +01:00
Xavier Noria
eb472d6d21 do not assume code blocks have blank lines around, also nontextile -> notextile 2009-03-02 01:06:54 +01:00
Xavier Noria
0d145d9b37 implements a temporary workaround for failing notextile 2009-02-28 17:07:46 +01:00
Xavier Noria
da5549b83f let the guides generator warn about broken links 2009-02-28 03:24:23 +01:00
Xavier Noria
247b9563ac let the indexer pass element IDs to the guides generator to avoid coupling, links to sections whose title has textile markup are fixed as well 2009-02-22 00:29:11 +01:00
Pratik Naik
8a9ef83372 Fix the fucking rake task 2009-02-20 08:57:09 +01:00
Xavier Noria
190984567e textilize titles in ToC of guides 2009-02-17 23:14:58 +01:00
Pratik Naik
03bb1ebec5 Convert the guides from asciidoc to textile and integrate with the new design.
If you're a guide writer and want to generate the guides, Run :

  ruby railties/guides/rails_guides.rb

And guides HTML will get generated inside railties/guides/output directory.
2009-02-04 01:44:58 +00:00