Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | let the indexer pass element IDs to the guides generator to avoid coupling, ↵ | Xavier Noria | 2009-02-22 | 1 | -29/+31 | |
| | | | | links to sections whose title has textile markup are fixed as well | |||||
* | Fix the fucking rake task | Pratik Naik | 2009-02-20 | 1 | -1/+1 | |
| | ||||||
* | textilize titles in ToC of guides | Xavier Noria | 2009-02-17 | 1 | -2/+2 | |
| | ||||||
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 1 | -0/+112 | |
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. |