Closed dcherian closed 2 months ago
We could also try to installing the dependecies with pip (now that cartopy is pip installable). I saw some speedup with that for my projects.
What does navigation_depth=2 do in addition to that?
Blindly following https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/performance.html and https://sphinx-theme.readthedocs.io/en/latest/configuring.html#toc-options
sphinx-remove-toctrees has a package on conda-forge
Didn't see that! will fix.
3-5X speedup by removing a bunch of links from the API reference entry in the sidebar.
EDIT: apparently the below is fixed now (https://xray--9395.org.readthedocs.build/en/9395/api.html) ~I don't understand why the following are left (probably https://github.com/executablebooks/sphinx-remove-toctrees/issues/9)~