1 Star 0 Fork 0

Kevin/audacity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nographs.dox 827 Bytes
一键复制 编辑 原始数据 按行查看 历史
luzpaz 提交于 2021-01-24 17:46 +08:00 . Fix typos (user facing and non-user facing) (#727)
## doxygen configuration file, editable to turn on graphs selectively, defaulting all of it off
## First include a complete generated configuration, plus some macros
@INCLUDE = audacity.dox.in
## uncomment these lines to enable graph generation and make them include hyperlinks,
## but no graphs result unless later lines are edited too:
##HAVE_DOT = YES
##DOT_IMAGE_FORMAT = svg
## COMMENT these lines to turn back on certain graphs selectively:
## (CLASS_GRAPH seems to still need default YES to draw the basic non-graphViz boxes)
##CLASS_GRAPH = NO
COLLABORATION_GRAPH = NO
GROUP_GRAPHS = NO
TEMPLATE_RELATIONS = NO
INCLUDE_GRAPH = NO
INCLUDED_BY_GRAPH = NO
GRAPHICAL_HIERARCHY = NO
DIRECTORY_GRAPH = NO
## UNCOMMENT these lines to get further, non-default graph information:
##CALL_GRAPH = YES
##CALLER_GRAPH = YES
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/kevin20120320/audacity.git
git@gitee.com:kevin20120320/audacity.git
kevin20120320
audacity
audacity
master

搜索帮助