There is an open source tool appledoc that helps with this. You can provide your documentation in header files, and then run the appledoc script, which (depending on your settings) will generate documents, install them in Xcode, create HTML for documentation, as well as rss feeds so that changes to the documentation can be published.
source share