Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing spaces [ci skip] | Ryuta Kamizono | 2017-08-27 | 1 | -1/+1 |
| | |||||
* | refactors and fixes in guides generation [ci skip] | Xavier Noria | 2017-02-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | This commit is not precisely atomic, but the changes have evolved, summary: * The ENV-based interface has been moved upwards, the generator has now a conventional initializer. * RAILS_VERSION is now assumed to be a Git tag. A blank RAILS_VERSION means edge guides. * In consequence, the EDGE env variable is gone. * The "local" version is also gone, the current SHA1 is computed for edge guides. * Assumes guides are generated from a repo checkout (time ago users could generate them from gems.) * The WARNINGS flag is gone in consequence, you cannot disable warnings. * The `api_link` Markdown helper is fixed. * Docs about usage have one single place: rake guides:help. * Links in guides have been revised. | ||||
* | Fixed unclosed tags in kindle guide source [ci skip] | Ronak Jangir | 2015-09-19 | 2 | -6/+6 |
| | |||||
* | Fixed typos in guide | manish-shrivastava | 2015-06-01 | 1 | -1/+3 |
| | |||||
* | delete obsolete KINDLE.md. Closes #13037. [ci skip]. | Yves Senn | 2013-11-28 | 1 | -26/+0 |
| | |||||
* | Fix TOC ul markup | Vipul A M | 2013-06-16 | 1 | -1/+1 |
| | |||||
* | Gist URLs are now namespaced | Akira Matsuda | 2013-02-18 | 1 | -1/+1 |
| | | | | see: https://github.com/blog/1406-namespaced-gists | ||||
* | Add periodical-style TOC and navigation to Kindle version of guides | Daniel Choi | 2012-12-01 | 1 | -1/+1 |
| | |||||
* | space for stack overflow; not when you get into things [ci skip] | Soon Van | 2012-08-13 | 2 | -4/+4 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 7 | -0/+199 |