Commit Graph

11 Commits

Author SHA1 Message Date
Yoshiyuki Hirano
a105374bab Remove credits.html from Rails Guides
* refs #32420
2018-04-03 10:45:03 +09:00
Ryuta Kamizono
4b3ee155f9 Remove trailing spaces [ci skip] 2017-08-27 22:29:56 +09:00
Xavier Noria
771a802c37 refactors and fixes in guides generation [ci skip]
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.
2017-02-12 10:33:50 +01:00
Ronak Jangir
9b016cff1a Fixed unclosed tags in kindle guide source [ci skip] 2015-09-19 12:15:34 +05:30
manish-shrivastava
8145880541 Fixed typos in guide 2015-06-01 21:16:30 +05:30
Yves Senn
f6c1039dd4 delete obsolete KINDLE.md. Closes #13037. [ci skip]. 2013-11-28 17:49:29 +01:00
Vipul A M
ebc7531a0a Fix TOC ul markup 2013-06-16 12:45:49 +05:30
Akira Matsuda
57b0ae8011 Gist URLs are now namespaced
see: https://github.com/blog/1406-namespaced-gists
2013-02-18 23:59:48 +09:00
Daniel Choi
e8fe1d1a20 Add periodical-style TOC and navigation to Kindle version of guides 2012-12-01 18:08:10 -05:00
Soon Van
d24e380049 space for stack overflow; not when you get into things [ci skip] 2012-08-13 00:33:30 -04:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00