C / C ++有类似Javadoc的程序吗? [英] Is there a javadoc-like program for C/C++?

查看:256
本文介绍了C / C ++有类似Javadoc的程序吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有些人建议Doxygen,一些ccdoc,应该更类似于javadoc,但不太受支持。你的意见是什么?

解决方案

我使用 Doxygen 有几个原因:


  1. 通话图

  2. 协作图

  3. 继承图

  4. 依赖关系图

在提交任何内容之前,所有更改必须记录在案,我们的常规版本涉及生成文档。 Doxygen的这些非常方便的功能增加了任何项目的总线系数


Some people suggested Doxygen, some ccdoc, which should be more similar to javadoc but is less supported. What's your opinion?

解决方案

I use Doxygen for several reasons:

  1. Call graphs
  2. Collaboration Graphs
  3. Inheritance Graphs
  4. Dependency Graphs

Before anything is committed, all changes must be documented and our regular builds involve generating documentation. These very handy features of Doxygen increase the bus factor on any project.

这篇关于C / C ++有类似Javadoc的程序吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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