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/10/29 21:15:20 UTC

[GitHub] aaronmarkham opened a new issue #13011: mxnet.module.BaseModule docs errors

aaronmarkham opened a new issue #13011: mxnet.module.BaseModule docs errors
URL: https://github.com/apache/incubator-mxnet/issues/13011
 
 
   ## Description
   Sphinx is throwing errors when generating docs for `mxnet.module.BaseModule`.
   
   ## Error
   ```
   /home/ubuntu/incubator-mxnet/docs/api/python/module/module.md:1: WARNING: failed to import BucketModule.switch_bucket
   /home/ubuntu/incubator-mxnet/python/mxnet/module/base_module.py:docstring of mxnet.module.BaseModule.iter_predict:4: WARNING: Title underline too short.
   
   Example Usage:
   ----------
   /home/ubuntu/incubator-mxnet/python/mxnet/module/base_module.py:docstring of mxnet.module.BaseModule.iter_predict:4: SEVERE: Unexpected section title.
   ```
   

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