File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232# title of most generated pages and in a few other places.
3333# The default value is: My Project.
3434
35- PROJECT_NAME = "2d Unsteady Vortex Panel Method "
35+ PROJECT_NAME = "PANKH "
3636
3737# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838# could be handy for archiving the generated documentation or if some version
@@ -58,7 +58,7 @@ PROJECT_LOGO =
5858# entered, it will be relative to the location where doxygen was started. If
5959# left blank the current directory will be used.
6060
61- OUTPUT_DIRECTORY =
61+ OUTPUT_DIRECTORY = docs
6262
6363# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
6464# directories (in 2 levels) under the output directory of each output format and
@@ -864,7 +864,7 @@ FILE_PATTERNS = *.c \
864864# be searched for input files as well.
865865# The default value is: NO.
866866
867- RECURSIVE = NO
867+ RECURSIVE = YES
868868
869869# The EXCLUDE tag can be used to specify files and/or directories that should be
870870# excluded from the INPUT source files. This way you can easily exclude a
You can’t perform that action at this time.
0 commit comments