{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/7"},{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/2"},{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"},{"label":"Sphinx","url":"https://skillfed.io/packages/category/documentation-sphinx"},{"label":"Documentation","url":"https://skillfed.io/packages/category/software-development-documentation"}],"enrichment":{"capability":"A Sphinx extension that automatically redirects requests for non-existent or renamed documentation pages to their current locations, resolving chains of redirects transparently.","skillfed_tags":["sphinx-extension","documentation-tooling"],"use_cases":["Redirect old documentation URLs after a site restructure to prevent broken links and preserve search rankings.","Automatically handle renamed pages during documentation refactoring without breaking external links.","Verify that all deleted documentation pages have redirect rules defined in your build process.","Simplify user experience by eliminating redirect chains when documentation undergoes multiple reorganizations."],"what_it_does":"Sphinxext-rediraffe is a Sphinx extension that handles documentation page redirects\u2014when a page is deleted or renamed, it automatically redirects users to the correct location. Instead of letting broken links accumulate, you define a mapping of old page paths to new ones, and the extension ensures that any request for an old page lands on the current version. The extension also resolves redirect chains: if page A redirects to page B and page B redirects to page C, all requests go directly to page C, so users experience only one redirect rather than multiple hops.\n\nThe extension works with Sphinx's html and dirhtml builders and can optionally check your git repository to verify that deleted or renamed files have corresponding redirects defined. It's a lightweight addition to your Sphinx setup\u2014it only depends on Sphinx itself\u2014and supports Python 3.9 through 3.13. The project is marked Production/Stable and has been maintained since 2020, though releases have slowed recently.","worth_installing":"Yes, if you maintain Sphinx documentation and need to handle page renames or deletions gracefully. The low install friction, permissive license, and stable status make it a straightforward addition. The aging maintenance signal (320 days since last release) is a minor concern but not a blocker\u2014the repository is active and the extension's scope is narrow and stable. No known vulnerabilities."},"id":"sphinxext-rediraffe","links":{"html":"https://skillfed.io/packages/sphinxext-rediraffe","md":"https://skillfed.io/packages/sphinxext-rediraffe.md","pypi":"https://pypi.org/project/sphinxext-rediraffe/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-28","license_spdx":"MIT","license_treatment":"permissive","name":"sphinxext-rediraffe","python_support":"supports_current","summary":"Sphinx Extension that redirects non-existent pages to working pages"},"popularity":{"monthly_downloads":257139,"position":8449,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
