我可能会使用什么工具为一个X code项目生成文档? [英] What tools might I use for generating documentation for an Xcode project?

查看:182
本文介绍了我可能会使用什么工具为一个X code项目生成文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道哪些工具可以在X code是用于生成一个iPhone项目的文档,所以用Objective-C和C居多,也帮助设计code。
我想须出示的文件是:

I am wondering which tool can be used in Xcode to generate the documentation for an iPhone project, so written in objective-C and C mostly, but also helping designing the code. The documents I'd like to be produced are:


  • 类似UML类图(与概括,聚合和组合关系)

  • UML类图的组件

  • 类似UML的序列图

我知道两个漂亮的工具:Doxygen的(我没有用里面的X code)一HeaderDoc(这似乎类似于Doxygen的,但不集成了自带的GraphViz在doxygen的甜蜜图形生成设施)。但这些自动化工具和包括文件/类中心。
在其它一些有用的工具,任何建议?

I know two nice tools: Doxygen (which I used not inside Xcode) a HeaderDoc (which seems similar to Doxygen but does not integrates the sweet graph generation facilities that comes with GraphViz in DoxyGen). But those are automated tools and are file/class centric. Any suggestion on some other useful tool?

更新:
如果还不清楚(笑,我再次看到标题变化),我想生成文档,但不仅是'从'从(x code)项目也是'为':例如如何规划构建其建筑和使用的组件/配置图设计它。我希望找到的财产​​以后,与IDE很好地结合(类似插件可以看到Eclipse的群众)

UPDATE: If it is still not clear (lol, I saw the title change again), I'd like to generate the documentation but not only 'from' an (xcode) project but also 'for': for instance planning how to structure its architecture and design it using a components/configuration diagram. I hope to find somthing that integrates well with the IDE (something like the multitude of plugins you see for Eclipse)

推荐答案

既然你舒服Doxygen的,它有你需要的功能,坚持这一点。看到苹果的指南从Doxygen的项目,生产X code文档集。该 CorePlot 项目的在X code项目中使用 Doxygen的。

Since you're comfortable with Doxygen and it has the features you need, stick with that. See Apple's guide on producing Xcode documentation sets from Doxygen projects. The CorePlot project is a good example of using Doxygen in an Xcode project.

这篇关于我可能会使用什么工具为一个X code项目生成文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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