Skip to content

Commit eb17db4

Browse files
committed
Doxyfile Input Fixed
1 parent f624f85 commit eb17db4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doxyfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -917,8 +917,7 @@ WARN_LOGFILE = doxygen.log
917917
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
918918
# Note: If this tag is empty the current directory is searched.
919919

920-
INPUT = calculator-app/src/main/java \
921-
CalculatorApp
920+
INPUT = calculator-app/src/main/java
922921

923922
# This tag can be used to specify the character encoding of the source files
924923
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

0 commit comments

Comments
 (0)