X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2FDoxyfile;h=53da459098322a022e982f63c27ede049d50933a;hb=ef5d7a44cfe435c24e5f104e320b1a81835626e7;hp=6229615a819d91da11c723750bef39e70c313f8d;hpb=87cb8e1dbc1d3e6e726944392fa52ae852746e82;p=satune.git diff --git a/src/Doxyfile b/src/Doxyfile index 6229615..53da459 100644 --- a/src/Doxyfile +++ b/src/Doxyfile @@ -355,7 +355,7 @@ LOOKUP_CACHE_SIZE = 0 # Private class members and static file members will be hidden unless # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES -EXTRACT_ALL = NO +EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation. @@ -686,7 +686,7 @@ FILE_PATTERNS = # should be searched for input files as well. Possible values are YES and NO. # If left blank NO is used. -RECURSIVE = NO +RECURSIVE = YES # The EXCLUDE tag can be used to specify files and/or directories that should be # excluded from the INPUT source files. This way you can easily exclude a