aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides/generator.rb
diff options
context:
space:
mode:
authorRafael Magana <raf.magana@gmail.com>2012-05-28 16:20:10 -0500
committerRafael Magana <raf.magana@gmail.com>2012-05-28 16:20:10 -0500
commit15b229e8aa278cc56c85b217e4fd84f5be68810c (patch)
treec4df131e993aeb0cf1ada27ca29dcc3338cdf524 /guides/rails_guides/generator.rb
parent1b5e1c197213d3b5c13a0a61e7f39e8b0bedf14c (diff)
downloadrails-15b229e8aa278cc56c85b217e4fd84f5be68810c.tar.gz
rails-15b229e8aa278cc56c85b217e4fd84f5be68810c.tar.bz2
rails-15b229e8aa278cc56c85b217e4fd84f5be68810c.zip
[guides] guides:generate:kindle is the new interface to generate .mobi file instead of using KINDLE=1
Diffstat (limited to 'guides/rails_guides/generator.rb')
-rw-r--r--guides/rails_guides/generator.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/guides/rails_guides/generator.rb b/guides/rails_guides/generator.rb
index 8429077543..4a1575a3ce 100644
--- a/guides/rails_guides/generator.rb
+++ b/guides/rails_guides/generator.rb
@@ -47,11 +47,6 @@
# Set to "1" to indicate generated guides should be marked as edge. This
# inserts a badge and changes the preamble of the home page.
#
-# KINDLE
-# Set to "1" to generate the .mobi with all the guides. The kindlegen
-# executable must be in your PATH. You can get it for free from
-# http://www.amazon.com/kindlepublishing
-#
# ---------------------------------------------------------------------------
require 'set'