X-Git-Url: http://plrg.eecs.uci.edu/git/?p=model-checker.git;a=blobdiff_plain;f=Doxyfile;h=bb09915399dea5da3bddc8549e65c516a3babbc3;hp=bed3686402a045023b006d5a4dba4a55073518de;hb=923b6a3cc2e14f3bf6fc660d760abb5686b97914;hpb=a69e8aff5040edf3c2448d401b69e2411723c557 diff --git a/Doxyfile b/Doxyfile index bed3686..bb09915 100644 --- a/Doxyfile +++ b/Doxyfile @@ -685,7 +685,7 @@ FILE_PATTERNS = # should be searched for input files as well. Possible values are YES and NO. # If left blank NO is used. -RECURSIVE = YES +RECURSIVE = NO # 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 @@ -693,7 +693,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = malloc.c doc/ benchmarks/ test/ +EXCLUDE = malloc.c # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded