8000 chagne file and directory name · cheoljoo/doxygen_perlmod_python@6562337 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6562337

Browse files
author
charles.lee
committed
chagne file and directory name
1 parent 07b8fb0 commit 6562337

File tree

5 files changed

+2
-4
lines changed

5 files changed

+2
-4
lines changed
File renamed without changes.
File renamed without changes.

test-1/Doxyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ WARN_LOGFILE =
949949
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
950950
# Note: If this tag is empty the current directory is searched.
951951

952-
INPUT =
952+
INPUT = ../doxygen-test-src
953953

954954
# This tag can be used to specify the character encoding of the source files
955955
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@@ -1045,7 +1045,7 @@ FILE_PATTERNS = *.c \
10451045
# be searched for input files as well.
10461046
# The default value is: NO.
10471047

1048-
RECURSIVE = NO
1048+
RECURSIVE = YES
10491049

10501050
# The EXCLUDE tag can be used to specify files and/or directories that should be
10511051
# excluded from the INPUT source files. This way you can easily exclude a

test-1/dog.hpp

Lines changed: 0 additions & 1 deletion
This file was deleted.

test-1/triangle.hpp

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
0