thomelane commented on issue #12828: Navigation for Docs Broken URL: https://github.com/apache/incubator-mxnet/issues/12828#issuecomment-457005025 @aaronmarkham reckon we could just add links to the headers in the markdown `docs/api/python/index.md`? Since the headers are getting added to the top level of the navigation tree. So `## Autograd API` -> `## [Autograd API](autograd/autograd.md)` Also, for Autograd and Contrib, there's nothing underneath so wonder if we wanted to avoid generating the tree at all, and just use headers?
---------------------------------------------------------------- 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
