alloydocs icon indicating copy to clipboard operation
alloydocs copied to clipboard

UI layout: enable collapsing index bar on left for improved use of screen space

Open ahelwer opened this issue 4 years ago • 3 comments

I like to use a vertical monitor off to the side for reading documentation as I work. On the Alloy page, the left index bar takes up a large amount of screen space:

image

It would be nice if the index bar could be collapsed, similar to in the Python docs: https://python.readthedocs.io/en/latest/index.html

ahelwer avatar Mar 02 '21 18:03 ahelwer

Although I do see that this is part of a theme that is used elsewhere, for example https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html#quick-start so maybe I should open this request against the theme itself

ahelwer avatar Mar 02 '21 18:03 ahelwer

I see this issue has already been opened against the theme itself: https://github.com/readthedocs/sphinx_rtd_theme/issues/987

ahelwer avatar Mar 02 '21 19:03 ahelwer

I could probably whip up a css to do this, ugh css

hwayne avatar Nov 18 '22 17:11 hwayne