Faker icon indicating copy to clipboard operation
Faker copied to clipboard

Project Uses Some Non Standard Documentation

Open ksylvest opened this issue 9 years ago • 1 comments

A few spots seem to be off from what the documentation for Swift should be:

  1. - returns: ... to :returns: ...
  2. - parameter gender: ... to :param: gender ...

A good guide on the correct syntax: http://nshipster.com/swift-documentation/

ksylvest avatar Aug 19 '15 19:08 ksylvest

Correct, but this changed in Swift 2 according to Xcode!

kleiram avatar Aug 19 '15 19:08 kleiram