Package: python3-sphinx-reredirects (0.1.1+dfsg1-1)
Links for python3-sphinx-reredirects
Debian Resources:
Download Source Package sphinx-reredirects:
- [sphinx-reredirects_0.1.1+dfsg1-1.dsc]
- [sphinx-reredirects_0.1.1+dfsg1.orig.tar.gz]
- [sphinx-reredirects_0.1.1+dfsg1-1.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [gitlab.com]
Similar packages:
extension for Sphinx projects that handles redirects
sphinx-reredirects is the extension for Sphinx documentation projects that handles redirects for moved pages. It generates HTML pages with meta refresh redirects to the new page location to prevent 404 errors if you rename or move your documents.
Good URLs are never changing URLs. But if you must, sphinx-reredirects helps you manage redirects with ease and from the single place in project's conf.py. For example, if you rename document start to intro, and tell it to sphinx-reredirects, it will generate HTML page start.html with <meta http-equiv="refresh" content="0; url=intro.html">. The extension supports wildcards and moving to different domain too.
Other Packages Related to python3-sphinx-reredirects
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx
- documentation generator for Python projects
Download python3-sphinx-reredirects
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.0 kB | 26.0 kB | [list of files] |