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 2019/01/24 22:59:01 UTC

[GitHub] aaronmarkham opened a new pull request #13983: build docs with CPP package

aaronmarkham opened a new pull request #13983: build docs with CPP package
URL: https://github.com/apache/incubator-mxnet/pull/13983
 
 
   ## Description ##
   Fixes #13920
   This PR will generate docs for the functions in `op.h` which is created only if you build MXNet with `USE_CPP_PACKAGE=1`.
   
   ## Comments
   This generates a lot of warnings, but C++ pipeline hasn't been cleaned up yet anyway, so it's not a big deal at the moment. Having the APIs documented is more important than getting a bunch of warnings. That being said, it would be great if someone familiar with the C++ code can figure out why Doxygen is not happy with the `op.h`'s docstrings.

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