forked from Imagelibrary/rtems
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* Doxygen.in: Activate INCLUDE_GRAPH and INCLUDED_BY_GRAPH.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Doxygen.in: Activate INCLUDE_GRAPH and
|
||||||
|
INCLUDED_BY_GRAPH.
|
||||||
|
|
||||||
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* score/include/rtems/score/timestamp.h,
|
* score/include/rtems/score/timestamp.h,
|
||||||
|
|||||||
@@ -1459,14 +1459,14 @@ TEMPLATE_RELATIONS = NO
|
|||||||
# file showing the direct and indirect include dependencies of the file with
|
# file showing the direct and indirect include dependencies of the file with
|
||||||
# other documented files.
|
# other documented files.
|
||||||
|
|
||||||
INCLUDE_GRAPH = NO
|
INCLUDE_GRAPH = YES
|
||||||
|
|
||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
|
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
|
||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
|
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
|
||||||
# documented header file showing the documented files that directly or
|
# documented header file showing the documented files that directly or
|
||||||
# indirectly include this file.
|
# indirectly include this file.
|
||||||
|
|
||||||
INCLUDED_BY_GRAPH = NO
|
INCLUDED_BY_GRAPH = YES
|
||||||
|
|
||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
|
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
|
||||||
# doxygen will generate a call dependency graph for every global function
|
# doxygen will generate a call dependency graph for every global function
|
||||||
|
|||||||
Reference in New Issue
Block a user