rolling back to Sphinx v5 as v6-8 introduce issues on ReadTheDocs #2050
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sphinx v6-8 introduce issues on ReadTheDocs navbar Starfish logo (top left) and dropdown "More" sub-menu (see below).
Could also be with relation to other dependencies, like: docutils, sphinx-rtd-theme, etc...
In Sphinx v6 the left logo disappears but dropdown menu still works, and the dropdown stops working in v7-8
![image](https://private-user-images.githubusercontent.com/66333410/411058257-96e6f763-f6bb-4269-b514-11ab0355297e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMjk1MTgsIm5iZiI6MTczOTAyOTIxOCwicGF0aCI6Ii82NjMzMzQxMC80MTEwNTgyNTctOTZlNmY3NjMtZjZiYi00MjY5LWI1MTQtMTFhYjAzNTUyOTdlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE1NDAxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZmNDI1MzFjMTljNmNiYTk3OTlhYmFkMzM3YjVhZjVmMzk4NzkzMDdlNTlkNWZjNGQ2MzQ2MWU5YTRhODY4ZjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.K-A8A925vxHLUPFguTC2nMYcTTm_rhvmEWXaqNdfn08)
Rolling back to Sphinx v5 and some related dependencies solves the issue:
![image](https://private-user-images.githubusercontent.com/66333410/411059918-6b16c271-9ddb-46d3-87f1-bc13fa4a7237.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMjk1MTgsIm5iZiI6MTczOTAyOTIxOCwicGF0aCI6Ii82NjMzMzQxMC80MTEwNTk5MTgtNmIxNmMyNzEtOWRkYi00NmQzLTg3ZjEtYmMxM2ZhNGE3MjM3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE1NDAxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTkzMmM1Y2IxYzUwMTUyNjc3NzMzZTA5ZmFiNWZmNzQ5ODcwM2YxZWM4NDdhNjdlM2FkNjFiOWE4ZjBiYzNlYmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.fRcKbWnYZenGK4ALLadWX1fzN6bzBSuyW0qX7oLX67I)