Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为我自己的代码实现类似的结果:
您指的是 XCode 的文档查看器和Document Sets。
查看有关使用 Doxygen 的本教程,这是一种适用于 XCode 的流行 docgen:http: //developer.apple.com/library/mac/#featuredarticles/DoxygenXcode/_index.html(不适用于 XCode 4)
如果您使用的是 XCode 4,请查看以下文章:
AppleDoc实现了您正在寻找的结果。