X-Git-Url: https://git.llucax.com/mecon/ai.git/blobdiff_plain/6794c0f243f8f4843d94202d5015b0e9bd4ef547..refs/heads/master:/doc/Doxyfile?ds=inline diff --git a/doc/Doxyfile b/doc/Doxyfile index ef8cd3c..1eecf53 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -83,7 +83,7 @@ WARN_LOGFILE = doxygen.warnings #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../sistema/local_lib +INPUT = ../sistema/local_lib ../lib FILE_PATTERNS = *.php RECURSIVE = YES EXCLUDE = @@ -203,6 +203,7 @@ CLASS_DIAGRAMS = YES HIDE_UNDOC_RELATIONS = YES HAVE_DOT = YES CLASS_GRAPH = YES +CALL_GRAPH = YES COLLABORATION_GRAPH = NO TEMPLATE_RELATIONS = NO INCLUDE_GRAPH = YES