[
https://issues.apache.org/jira/browse/MXNET-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Markham updated MXNET-991:
--------------------------------
Description:
Just visit this link:
[https://mxnet.incubator.apache.org/api/python/contrib/contrib.html]
After much investigation I found that the bootstrap implementation is, well,
not ideal.
This issue is conflated with the Sphinx sidebar modifications that grab
entities from the right sidebar, kill the right sidebar, and add entities to
the left nav. Many hidden js functions are doing stuff at document.ready which
probably shouldn't since bootstrap doesn't know what's going on, how long the
pages is, and only judges based on the main content.
I've tried a bunch of routes to fix this and failed. It might need a complete
rewrite from the Sphinx theme level to the UI.
There are some even better layout tools that should be investigated, so there's
less of this UI hacking.
Reported here:
[https://github.com/apache/incubator-mxnet/issues/9948]
When this is fixed the work in this PR needs to be applied:
[https://github.com/apache/incubator-mxnet/pull/11921#issuecomment-428086450]
The logos are needed on the website.
was:
Just visit this link:
[https://mxnet.incubator.apache.org/api/python/contrib/contrib.html]
After much investigation I found that the bootstrap implementation is, well,
not ideal.
This issue is conflated with the Sphinx sidebar modifications that grab
entities from the right sidebar, kill the right sidebar, and add entities to
the left nav. Many hidden js functions are doing stuff at document.ready which
probably shouldn't since bootstrap doesn't know what's going on, how long the
pages is, and only judges based on the main content.
I've tried a bunch of routes to fix this and failed. It might need a complete
rewrite from the Sphinx theme level to the UI.
There are some even better layout tools that should be investigated, so there's
less of this UI hacking.
Reported here:
[https://github.com/apache/incubator-mxnet/issues/9948]
> Footer logic is broken
> ----------------------
>
> Key: MXNET-991
> URL: https://issues.apache.org/jira/browse/MXNET-991
> Project: Apache MXNet
> Issue Type: Bug
> Reporter: Aaron Markham
> Priority: Major
>
> Just visit this link:
> [https://mxnet.incubator.apache.org/api/python/contrib/contrib.html]
> After much investigation I found that the bootstrap implementation is, well,
> not ideal.
> This issue is conflated with the Sphinx sidebar modifications that grab
> entities from the right sidebar, kill the right sidebar, and add entities to
> the left nav. Many hidden js functions are doing stuff at document.ready
> which probably shouldn't since bootstrap doesn't know what's going on, how
> long the pages is, and only judges based on the main content.
> I've tried a bunch of routes to fix this and failed. It might need a complete
> rewrite from the Sphinx theme level to the UI.
> There are some even better layout tools that should be investigated, so
> there's less of this UI hacking.
> Reported here:
> [https://github.com/apache/incubator-mxnet/issues/9948]
> When this is fixed the work in this PR needs to be applied:
> [https://github.com/apache/incubator-mxnet/pull/11921#issuecomment-428086450]
> The logos are needed on the website.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]