Open
Description
From https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/performance.html#selectively-remove-pages-from-your-sidebar, we may be generating unnecessary pages that may be slowing down the doc building process. We would need to audit which pages don't need toctrees and use sphinx-remove-toctrees
to ignore them