Xcode中Objective-C的类JavaDoc文档? [英] JavaDoc-like documentation for Objective-C in Xcode?

查看:179
本文介绍了Xcode中Objective-C的类JavaDoc文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

如何在目标C中执行文档?

Possible Duplicate:
How to do the documentation in objective C?

有可能在Objective-C中以Xcode 4在快速帮助中显示它们的方式编写类/方法文档,和/或以Apple自己的文档样式生成文档文档吗?

Is it possible to write class/method documentation in Objective-C in a way that Xcode 4 displays them in the quick help, and/or generates a doc document from it in the style of Apple's own documentation?

推荐答案

显示它,而不是我知道的。

Displaying it live - not that I know of.

但是对于生成类似苹果的文档,我发现的最好的是 appledoc ,我已经使用一年了。如果接受广泛的评论风格,包括Javadoc风格,并可以生成非常Apple的文档,它也可以直接安装到您的Xcode帮助系统。

But as for generating Apple like documentation, the best I have found is appledoc which I've been using for a year now. If accepts a wide range of commenting styles including Javadoc styles and can generate very Apple like documentation which it can also install directly into your Xcode help system.

这篇关于Xcode中Objective-C的类JavaDoc文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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