-
Notifications
You must be signed in to change notification settings - Fork 826
Closed
Labels
Description
Is your feature request related to a problem?
I refer to MDAnalysis in the documentation for freud through an intersphinx mapping. I saw that the docs have moved to docs.mdanalysis.org. It would be nice to have a "stable" version of the MDAnalysis docs that could be referenced.
Describe the solution you'd like
Add a "stable" docs version pointing to the latest stable release. Something like https://docs.mdanalysis.org/stable/. This is also how some other Python projects label their docs, e.g.
Describe alternatives you've considered
I could pin my library to link to the 1.0.0 docs but that would become out of date as new MDAnalysis versions are released.
Reactions are currently unavailable