You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spend a considerable amount of time on various holoviz documentations (hvplot, holoviews and panel). Navigating on each is not simple as a table of content is lacking to quickly browse the page.
The current left hand side ToC only points to each page, but not subsection.
Describe the solution you'd like
Bokeh's documentation has a flying table of content for the webpage on the right hand side besides the website ToC on the left hand side. This would be the best solution to me. This project uses the pydata-sphinx-theme.
Describe alternatives you've considered
A non flying table of content would also simplify browsing the documentation.
For comparison, here's the current version, which is indeed verbose:
This web page was generated from a Jupyter notebook and not all interactivity will work on this website. Right click to download and run locally for full Python-backed interactivity.
Still, I think it's important to convey the fact that it only looks like a web page, and is really a notebook. How about:
To make this page fully interactive, right click to download and run the underlying Jupyter notebook locally.
jbednar
transferred this issue from holoviz-dev/sphinx_holoviz_theme
Feb 27, 2021
Moved from holoviz/holoviews#4801
Problem statement
I spend a considerable amount of time on various holoviz documentations (hvplot, holoviews and panel). Navigating on each is not simple as a table of content is lacking to quickly browse the page.
The current left hand side ToC only points to each page, but not subsection.
Describe the solution you'd like
Bokeh's documentation has a flying table of content for the webpage on the right hand side besides the website ToC on the left hand side. This would be the best solution to me. This project uses the pydata-sphinx-theme.
Describe alternatives you've considered
A non flying table of content would also simplify browsing the documentation.
Additional context
See e.g. https://docs.bokeh.org/en/latest/docs/user_guide/data.html#userguide-data with the flying ToC (works only for windows above 1200px wide).
The text was updated successfully, but these errors were encountered: