如何在Xcode中记录您的源代码? [英] How do you document your source code in Xcode?

查看:92
本文介绍了如何在Xcode中记录您的源代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Mac开发人员,具有非常强大的Java背景。




  • 使用Cocoa和Xcode可以使用什么方法?

  • 是否有与Apple的开发人员工具一起提供的文档工具?

  • Doxygen是要走的路吗?
  • Doxygen使用Objective-C(因此对Cocoa代码也是如此)。 ),Apple还提供 headerdoc 文档生成器工具。然后还有GNUstep的 autogsdoc


    I'm a Mac developer with a very strong Java background. I've documented my sources using Javadoc, a lot.

    • What's the way to go with Cocoa and Xcode?
    • Are there any documentation tools supplied together with Apple's Developer Tools?
    • Is Doxygen the way to go? What are the alternatives?

    解决方案

    Doxygen works with Objective-C (and hence on Cocoa code), Apple also provides the headerdoc documentation generator tool. Then there's GNUstep's autogsdoc, too.

    这篇关于如何在Xcode中记录您的源代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆