프로젝트

일반

사용자정보

개정판 24d67ec3

ID24d67ec331c82a4349a5ea192db7e4c3630aa7cc
상위 d454669b
하위 a55e4163

백흠경이(가) 약 4년 전에 추가함

Fixed Doxyfile to generate callback path graph

Change-Id: I961743fdfa83abf810857bfab34f9d0772980c6d

차이점 보기:

Doxyfile
2491 2491
# The default value is: NO.
2492 2492
# This tag requires that the tag HAVE_DOT is set to YES.
2493 2493

  
2494
CALL_GRAPH             = NO
2494
CALL_GRAPH             = YES
2495 2495

  
2496 2496
# If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2497 2497
# dependency graph for every global function or class method.
......
2503 2503
# The default value is: NO.
2504 2504
# This tag requires that the tag HAVE_DOT is set to YES.
2505 2505

  
2506
CALLER_GRAPH           = NO
2506
CALLER_GRAPH           = YES
2507 2507

  
2508 2508
# If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2509 2509
# hierarchy of all classes instead of a textual one.

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)