-
Notifications
You must be signed in to change notification settings - Fork 824
Closed
Milestone
Description
Is your feature request related to a problem?
Sphinx is pinned to 1.8.5 which is a pretty old version. I think it has something to do with #2667.
Describe the solution you'd like
Update the documentation so we don't have to pin sphinx to such an old version. However, we likely do have to pin it to mesh well with the RTD theme -- the user guide recently pinned its versions to sphinx==3.4.2 and sphinx_rtd_theme==0.5.1 to fix a search problem. MDAnalysis/UserGuide#141
Describe alternatives you've considered
Don't and hope for the best.
Additional context
Reactions are currently unavailable