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
In the parts of the reference manual, _static is a symlink to ../_static. Browsers running in Windows (tested with Chrome) cannot resolve the symlink, so the furo style is not applied.
Replacing the symlink by a copy of the directory is a workaround for this problem; but there also remains a problem loading mathjax in this configuration.