Skip to content
Snippets Groups Projects
Commit 27aa36b2 authored by Pierre-Luc Beaudoin's avatar Pierre-Luc Beaudoin
Browse files

Different documentation configurations

parent b9652f11
No related branches found
No related tags found
No related merge requests found
...@@ -453,7 +453,7 @@ WARN_LOGFILE = ...@@ -453,7 +453,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories # directories like "/usr/src/myproject". Separate the files or directories
# with spaces. # with spaces.
INPUT = src src/audio src/gui src/gui/server src/config INPUT = src
# If the value of the INPUT tag contains directories, you can use the # If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
...@@ -468,7 +468,7 @@ FILE_PATTERNS = ...@@ -468,7 +468,7 @@ FILE_PATTERNS =
# should be searched for input files as well. Possible values are YES and NO. # should be searched for input files as well. Possible values are YES and NO.
# If left blank NO is used. # If left blank NO is used.
RECURSIVE = NO RECURSIVE = YES
# The EXCLUDE tag can be used to specify files and/or directories that should # The EXCLUDE tag can be used to specify files and/or directories that should
# excluded from the INPUT source files. This way you can easily exclude a # excluded from the INPUT source files. This way you can easily exclude a
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment