You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Aaron Markham (JIRA)" <ji...@apache.org> on 2018/10/02 21:57:00 UTC

[jira] [Created] (MXNET-1006) Sidebar code injection seems to break bootstrap

Aaron Markham created MXNET-1006:
------------------------------------

             Summary: Sidebar code injection seems to break bootstrap
                 Key: MXNET-1006
                 URL: https://issues.apache.org/jira/browse/MXNET-1006
             Project: Apache MXNet
          Issue Type: Bug
            Reporter: Aaron Markham


[https://github.com/apache/incubator-mxnet/blob/master/docs/_static/js/sidebar.js]

Sphinx's theme that is being used for the site typically has left and right sidebars.

The right sidebar would be anchors. The left would be links to other topics.

It seems like looking through the commit history that the goal of this code was to move the content of the right sidebar and combine it with the left. 

This process happens after document.ready, which seems to break bootstrap's understanding of the layout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org