Skip to content

DOC: Remove unsupported versions (<=1.4) from version switcher - #4

Open
mukut45 wants to merge 1 commit into
pandas-dev:mainfrom
mukut45:fix-version-switcher-1.4
Open

DOC: Remove unsupported versions (<=1.4) from version switcher#4
mukut45 wants to merge 1 commit into
pandas-dev:mainfrom
mukut45:fix-version-switcher-1.4

Conversation

@mukut45

@mukut45 mukut45 commented Sep 8, 2026

Copy link
Copy Markdown

Summary

Versions 1.4 and older give 404 errors when selected from the documentation version switcher dropdown because those static docs were removed from the server due to repository limits. Per maintainer consensus on pandas-dev/pandas, maintaining docs older than 4 years is not required.

This PR removes entries for versions 1.4 down to 1.0 from versions.json.

Closes pandas-dev/pandas#65891

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Page not found error for versions 1.4 and below

1 participant