提交 232b9ade 编写于 作者: P Prem Sichanugrist 提交者: Prem Sichanugrist

Skip kindle's readme file on generation

上级 848d13a8
......@@ -152,6 +152,7 @@ def guides_to_generate
if kindle?
Dir.entries("#{source_dir}/kindle").grep(GUIDES_RE).map do |entry|
next if entry == 'KINDLE.md'
guides << "kindle/#{entry}"
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册