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 在 Qt 中构建的项目,我的问题是 Qt 中的类和结构(例如 QString)正在被记录。
我想从我的文档中排除所有 QString 类型,只保留我声明和实现的那些。
我知道这应该在 doxyfile 中以某种方式完成,但我不知道该怎么做。任何的想法??
提前致谢。
使用 doxygen 排除属性:
http://www.doxygen.nl/manual/faq.html