Jazzy
Jazzy (from the developers of Realm):
jazzy is a command-line utility that generates documentation for your Swift or Objective-C projects.
Instead of parsing your source files, jazzy hooks into clang and uses the AST representation of your code and its comments for more accurate results.
jazzy’s output matches the look & feel of Apple’s official reference documentation, post WWDC 2014.