Doxygen的配置文件.

编程入门 行业动态 更新时间:2024-10-10 01:20:17
本文介绍了Doxygen的配置文件.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我现在有一个c ++项目,我想制作该文档的.rtf文件.如何为doxygen制作cofig文件.

I Have a c++ project now I want to make .rtf file of the documention.How to make a cofig file for doxygen.

推荐答案

使用文本编辑器(例如记事本)来创建配置文件,并以不带后缀的名称Doxyfile保存它,或者使用-g参数运行Doxygen.请参阅 Doxygen文档 [ ^ ],以获取有关可用配置文件选项的信息. Use a text editor (e.g. Notepad) to create the configuration file and save it with the name Doxyfile with no suffix or run Doxygen with the -g parameter. See the Doxygen documentation[^] for info on the available configuration file options.

Doxygen将提供一个用于创建配置文件的GUI前端(称为doxywizard).检查您的Doxygen安装文件夹中的应用程序. Doxygen Will provide a GUI front end(called doxywizard) for creating Configuration files.Check your Doxygen installation folder for the application.

更多推荐

Doxygen的配置文件.

本文发布于:2023-11-24 00:38:33,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1623339.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:配置文件   Doxygen

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!