如何为c ++项目创建文档? [英] How to create documentation for a c++ project?

查看:169
本文介绍了如何为c ++项目创建文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Ubuntu操作系统来创建用c ++编写的库。

我创建了一个共享库,现在我需要记录我的工作。

我想

I am using the Ubuntu OS to create a library written in c++.
I've created an shared library and now I need to document my work.
I would like to know what is the smartest and fastest way to do it?

推荐答案

如果你正在寻找你的类的API文档/类型,您可能需要查看 Doxygen

If you're looking for API documentation of your classes / types, you might want to look into Doxygen.

这篇关于如何为c ++项目创建文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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