Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments.
2
votes
2answers
294 views
Integrating Facebook Docset with Xcode
So I downloaded the latest 3.1 Facebook iOS sdk and under the scripts I found a build_documentation.sh which I ran. It completed and generated a com.facebook.Facebook-SDK-3_0-for-iOS.docset file. I am ...