Also worth pointing out: the Swift 1.x documentation format used a well-defined reST construct for doing parameter and return types (e.g. a field list with specific field names, which is exactly how that construct is meant to be used), but the Swift 2 markdown syntax is using an ad-hoc completely custom way of defining parameters.
Topic:
Programming Languages
SubTopic:
Swift
Tags: