1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

7 commits

Author SHA1 Message Date
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