aaronmarkham opened a new pull request #13354: exclude the error folder from 
sphinx toc
URL: https://github.com/apache/incubator-mxnet/pull/13354
 
 
   ## Description ##
   Sphinx was throwing two warnings about the files in the error folder not 
being in a table of contents (toctree). These don't need to be in a toctree 
since they're just custom error pages.
   
   I've excluded the error folder in the Sphinx `conf.py`, and also sorted the 
excludes so it's easier to manage.
   
   The html for the error pages still render, and the warnings go away. Now 
down from 17 warnings/errors to 15 (for Sphinx/website/python specific errors)!
   
   See this preview:
   http://34.201.8.176/versions/error/error/404.html
   

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

Reply via email to