PunchThrough / Bean-iOS-OSX-SDK

Punch Through's SDK for speeding up development with the LightBlue Bean development platform
MIT License
172 stars 51 forks source link

[Cocoadocs] Fix up YML. #4

Closed marklarr closed 10 years ago

marklarr commented 10 years ago

There were some rogue single-quotes amongst the double-quotes, and inconsistent use of double vs single-quotes. I just changed everything to single-quotes and got rid of the extraneous ones that were causing yml parsing errors for cocoadocs. Also, apparently yml requires wrapping with [] if you're doing the array on one line.

marklarr commented 10 years ago

I was able to generate these locally after fixing the YML. Make sure they look right.