Commit 75abdeda authored by Fabio Pelosin's avatar Fabio Pelosin

[#149] promoting inclusion of readme.markdown in docs

parent 65d8a1e3
......@@ -62,9 +62,10 @@ module Pod
# :html => 'http://EXAMPLE/#{@name}/documentation',
# :atom => 'http://EXAMPLE/#{@name}/com.company.#{@name}.atom',
# :appledoc => ['--project-name', '#{@name}',
# '--project-company', '"Company Name"',
# '--project-company', 'Company Name',
# '--company-id', 'com.company',
# '--ignore', 'Common',
# '--index-desc', 'readme.markdown',
# '--ignore', '.m']
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment