rails--rails/guides/source/kindle
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
..
copyright.html.erb
layout.html.erb Fixed unclosed tags in kindle guide source [ci skip] 2015-09-19 12:15:34 +05:30
rails_guides.opf.erb refactors and fixes in guides generation [ci skip] 2017-02-12 10:33:50 +01:00
toc.html.erb
toc.ncx.erb Fixed unclosed tags in kindle guide source [ci skip] 2015-09-19 12:15:34 +05:30
welcome.html.erb Fixed typos in guide 2015-06-01 21:16:30 +05:30