aaronmarkham commented on a change in pull request #12977: [MXNET-1164] Generate the document for cpp-package using Doxygen URL: https://github.com/apache/incubator-mxnet/pull/12977#discussion_r237292875
########## File path: docs/Doxyfile ########## @@ -770,7 +770,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = include src/common +INPUT = include src/common cpp-package/include/mxnet-cpp Review comment: Is this combining the C and C++ API together in one Doxygen output? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
