##################
sphinx-reredirects
##################
.. image:: https://raw.githubusercontent.com/documatt/sphinx-reredirects/main/logo.png
:align: right
.. image:: https://github.com/documatt/sphinx-reredirects/actions/workflows/tests.yml/badge.svg
:target: https://github.com/documatt/sphinx-reredirects/actions/workflows/tests.yml
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
.. image:: https://img.shields.io/pypi/v/sphinx-reredirects
:target: https://pypi.org/project/sphinx-reredirects/
sphinx-reredirects is the extension for `Sphinx documentation <https://www.sphinx-doc.org/>`_ 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.
* docs: https://documatt.com/sphinx-reredirects
* code: https://github.com/documatt/sphinx-reredirects where issues and contributions are welcome
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.
*****
About
*****
sphinx-reredirects started from the urge to manage redirects for all documents during moving our *Tech writer at work blog* to the new address at https://documatt.com/blog/.
*****
Legal
*****
sphinx-reredirects is licensed under BSD3.
Forward Arrow icon by `Icons8 <https://icons8.com>`_.
Raw data
{
"_id": null,
"home_page": "https://documatt.com/sphinx-reredirects/",
"name": "sphinx-reredirects",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": null,
"author": "Documatt.com",
"author_email": "hello@documatt.com",
"download_url": "https://files.pythonhosted.org/packages/f9/1d/b1229d825a418738ce1a03930629a7b873cd6a0ff05953493604de35a3d5/sphinx_reredirects-0.1.5.tar.gz",
"platform": null,
"description": "##################\nsphinx-reredirects\n##################\n\n.. image:: https://raw.githubusercontent.com/documatt/sphinx-reredirects/main/logo.png\n :align: right\n\n.. image:: https://github.com/documatt/sphinx-reredirects/actions/workflows/tests.yml/badge.svg\n :target: https://github.com/documatt/sphinx-reredirects/actions/workflows/tests.yml\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n\n.. image:: https://img.shields.io/pypi/v/sphinx-reredirects\n :target: https://pypi.org/project/sphinx-reredirects/\n\nsphinx-reredirects is the extension for `Sphinx documentation <https://www.sphinx-doc.org/>`_ 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.\n\n* docs: https://documatt.com/sphinx-reredirects\n* code: https://github.com/documatt/sphinx-reredirects where issues and contributions are welcome\n\nGood 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.\n\n*****\nAbout\n*****\n\nsphinx-reredirects started from the urge to manage redirects for all documents during moving our *Tech writer at work blog* to the new address at https://documatt.com/blog/.\n\n*****\nLegal\n*****\n\nsphinx-reredirects is licensed under BSD3.\n\nForward Arrow icon by `Icons8 <https://icons8.com>`_.\n",
"bugtrack_url": null,
"license": "BSD3",
"summary": "Handles redirects for moved pages in Sphinx documentation projects",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://documatt.com/sphinx-reredirects/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "34971f8143f87330f4c9ccc2c08ae9cd3cb1ce2944c51e98dd7ff141154fbcc7",
"md5": "c4a79c6db31d874335878ddf1720cbb4",
"sha256": "444ae1438fba4418242ca76d6a6de3eaee82aaf0d8f2b0cac71a15d32ce6eba2"
},
"downloads": -1,
"filename": "sphinx_reredirects-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c4a79c6db31d874335878ddf1720cbb4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 5673,
"upload_time": "2024-07-12T22:29:58",
"upload_time_iso_8601": "2024-07-12T22:29:58.028045Z",
"url": "https://files.pythonhosted.org/packages/34/97/1f8143f87330f4c9ccc2c08ae9cd3cb1ce2944c51e98dd7ff141154fbcc7/sphinx_reredirects-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f91db1229d825a418738ce1a03930629a7b873cd6a0ff05953493604de35a3d5",
"md5": "867f45b10a0f106f30a9eefeaa9c50f0",
"sha256": "cfa753b441020a22708ce8eb17d4fd553a28fc87a609330092917ada2a6da0d8"
},
"downloads": -1,
"filename": "sphinx_reredirects-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "867f45b10a0f106f30a9eefeaa9c50f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 7095,
"upload_time": "2024-07-12T22:29:59",
"upload_time_iso_8601": "2024-07-12T22:29:59.589327Z",
"url": "https://files.pythonhosted.org/packages/f9/1d/b1229d825a418738ce1a03930629a7b873cd6a0ff05953493604de35a3d5/sphinx_reredirects-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-12 22:29:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sphinx-reredirects"
}