We have several branches on our main repository that appear to be either out-dated or used to build documentation on RTD (these are no longer necessary since RTD fixed the conda-out-of-memory issues for everyone: building on personal RTD setups should work). Since they already lead to confusion, I think we should try clean them up. Here's a list of the branches I think we can remove:
Edit: I'm going to delete those branches on Monday
We have several branches on our main repository that appear to be either out-dated or used to build documentation on RTD (these are no longer necessary since RTD fixed the
conda-out-of-memory issues for everyone: building on personal RTD setups should work). Since they already lead to confusion, I think we should try clean them up. Here's a list of the branches I think we can remove:0.11.x: seems to be for the0.11releases which are no longer maintained (points to the same commit as thev0.11.3tag)accessor-documentation: I intended to use this for building the documentation on RTD, but I accidentally opened built-in accessor documentation #3988 from it instead of from the branch on my own repository. It will be removed once that PR is merged / closed.fix-docsis from more than a year ago. @shoyer, is there anything that was not already merged into master?fix-rtdwas a attempt to fix RTD when it continuously failed about 1-2 months agorevert-3128-drop-keyword-support: I think that was used to give a contributor the possibility to amend to a already merged PR, but in the end a follow-up PR was used instead.scipy19-docsandscipy19-docs-backup: these were merged last year (but turns out there are a few pending PRs that try to merge intoscipy19-docs)Edit: I'm going to delete those branches on Monday