Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的任务是使用 doxygen 工具记录扩展名为 .doc 的文件。我能够为 .cpp 文件生成 html 输出,但坚持设置 doxyfile 的正确配置,以便为具有 .doc 扩展名的文件生成 html 输出作为输入文件。请帮我解决这个问题。
我试过上面提到的记录一个 doc 文件,但它应该失败是否有必要评论 doc 文件中的内容以获得 html 输出,或者如果我们只是通过提及 FILE_PATTERNS =*.doc 来解析文件就可以了