How can I force Xcode to show my own documentation for custom classes, methods, etc.? I'm used to Java and Eclipse, which shows me documentation for my classes as shown here:

How can I achieve the same in Xcode? Are there special comments that Xcode can recognize and display?
