Sphinx extension to redirect nonexistent pages
This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected. Rediraffe creates a graph of all specified redirects and traverses it to point all internal urls to leaf urls. This means that chained redirects will be resolved. For example, if a config has 6 chained redirects, all 6 links will redirect directly to the final link. The end user will never experience more than 1 redirection. Note: Rediraffe supports the html and dirhtml builders.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.7-4.fc38 | - |
Fedora 38 | 0.2.7-4.fc38 | - |
Fedora 37 | 0.2.7-3.fc37 | - |
You can contact the maintainers of this package via email at
python-sphinxext-rediraffe dash maintainers at fedoraproject dot org
.