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 some cases, using autosummary templates causes a significant increase in build time. This is particularly true for the scipy and nump docs (link to autosummary templates scipy uses).
I have verified this using this version of SciPy scipy/scipy#16660 and built the documentation on main and also with changes from #878. In both cases I run with and without templates.