Skip to content

Empty TOC in right sidebar #854

@tupui

Description

@tupui

When the TOC is empty, the right sidebar is still present through bd-sidebar-secondary bd-toc

181444254-c3d2ca92-5238-46cc-9a78-068a798b0317

This is observed in SciPy. To build SciPy and the doc (build should take around 3 mins with 6 cores, then 5 mins for the doc itself):

# once you cloned my branch: https://github.com/scipy/scipy/pull/16660
# create an conda env to install everything
# don't try on windows as it will mostly fail.
mamba create env -f environment.yml
python dev.py doc -j 6  # number of cores

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions