guides.cocoapods.org icon indicating copy to clipboard operation
guides.cocoapods.org copied to clipboard

make a CocoaPods docset for Dash

Open dbgrandi opened this issue 9 years ago • 3 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.

dbgrandi avatar Sep 07 '15 23:09 dbgrandi

Perhaps also a small cheatsheet too (re https://github.com/CocoaPods/CocoaPods/issues/2118)

kylef avatar Sep 08 '15 16:09 kylef

Started a WIP at https://github.com/CocoaPods/guides.cocoapods.org/pull/85

dbgrandi avatar Sep 13 '15 17:09 dbgrandi