You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/29 19:25:58 UTC

[GitHub] leleamol commented on a change in pull request #12977: [MXNET-1164] Generate the document for cpp-package using Doxygen

leleamol 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_r237626205
 
 

 ##########
 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:
   @aaronmarkham  Yes for now it is combining C and C++ API together until we find out the better way to separate them.  C++ API doc will be available under "cpp" namespace and won't collude with the existing doc.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services