fgerlits commented on code in PR #1405: URL: https://github.com/apache/nifi-minifi-cpp/pull/1405#discussion_r963518962
########## docs/Doxyfile: ########## @@ -806,8 +806,12 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../libminifi/src \ - ../libminifi/include +INPUT = ../main \ Review Comment: we renamed `main` to `minifi_main` in #1394 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
