[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-07-26 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-515603550 I don't know much about sphinx. https://github.com/apache/incubator-mxnet/blob/master/docs/_static/mxnet-theme/layout.html

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-07-26 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-515629300 I think the problem is in sidebar.js that component is loaded dynamically in JS, has to be debugged. Also layout.html is somehow mi

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-07-26 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-515639596 I think the problem is in the generated html,is missing the element ul class "current" so the selector gets an empty text. Looks lik

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-07-26 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-515640678 It's quite puzzling, I have look at many places, compared with 1.4.1 and don't find the root cause. ---

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-07-29 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-516104928 We need to bisect, to find out when it was broken. I have a script to do that.

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-07-29 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-516168916 OK, I have other things to do, I thought this was important for the release. ---

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-06-12 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-501505952 Have you tried to rebuild one of those commits locally? This is an

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-06-13 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-501775503 Could it be the changes from HTML to md in the links? This is an au

[GitHub] [incubator-mxnet] larroy commented on issue #15200: Broken Sidebar on website API for master

2019-06-13 Thread GitBox
larroy commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-501777210 Can you try to use the browser Dev tools and debug keepExpand to see why the links are not generated? Could be that they don't come