CocoaPods/guides.cocoapods.org

make a CocoaPods docset for Dash

dbgrandi opened this issue · 2 comments

You could wrap the guide content into a Dash docset. This would be quite useful for people getting familiar with the Podfile or .podspec syntax.

I did a docset generator in ruby in a while ago (here) that shows how to do some of the basics.

Full documentation for generating and sharing dockets can be found gere.

kylef commented

Perhaps also a small cheatsheet too (re CocoaPods/CocoaPods#2118)

Started a WIP at #85