We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f624f85 commit eb17db4Copy full SHA for eb17db4
1 file changed
Doxyfile
@@ -917,8 +917,7 @@ WARN_LOGFILE = doxygen.log
917
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
918
# Note: If this tag is empty the current directory is searched.
919
920
-INPUT = calculator-app/src/main/java \
921
- CalculatorApp
+INPUT = calculator-app/src/main/java
922
923
# This tag can be used to specify the character encoding of the source files
924
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
0 commit comments