astropy/astropy-sphinx-theme

API docs runs out of the frame

Opened this issue · 3 comments

If the generated API reference summary is too long it runs past the sidebar an thus looks weird.
Screen Shot 2019-05-07 at 13 54 06

Collapsing the sidebar js and extending it again fixes the problem for the given page for that given time.

Related: astropy/astropy#689 (I don't think we ever did the proper fix)

Hi, just wondering if a sticky navigation bar would do the trick? This is like the stickysidebar HTML theme option for the "classic" theme as described in http://www.sphinx-doc.org/en/stable/theming.html? Might produce a different effect but a viable solution.