|Build| |PyPI version| |Docs badge| |License|
sphinx-notfound-page
====================
Create a custom 404 page with absolute URLs hardcoded.
Installation
------------
.. code-block:: bash
pip install sphinx-notfound-page
Configuration
-------------
Add this extension in your ``conf.py`` file as:
.. code-block:: python
extensions = [
# ... other extensions here
'notfound.extension',
]
Documentation
-------------
Check out the full documentation at https://sphinx-notfound-page.readthedocs.io/
Thanks
------
**Strongly** based on @ericholscher's solution from https://github.com/readthedocs/readthedocs.org/issues/353
.. |Build| image:: https://circleci.com/gh/readthedocs/sphinx-notfound-page.svg?style=svg
:target: https://circleci.com/gh/readthedocs/sphinx-notfound-page
:alt: Build status
.. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-notfound-page.svg
:target: https://pypi.org/project/sphinx-notfound-page
:alt: Current PyPI version
.. |Docs badge| image:: https://readthedocs.org/projects/sphinx-notfound-page/badge/?version=latest
:target: https://sphinx-notfound-page.readthedocs.io/en/latest/?badge=latest
:alt: Documentation status
.. |License| image:: https://img.shields.io/github/license/readthedocs/sphinx-notfound-page.svg
:target: LICENSE
:alt: Repository license
Raw data
{
"_id": null,
"home_page": null,
"name": "sphinx-notfound-page",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "notfound, 404, page, sphinx, documentation",
"author": null,
"author_email": "Manuel Kaufmann <humitos@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/73/7d/c545883c714319380325a52c9f80d093c97e718d812fd8090e42b1a08508/sphinx_notfound_page-1.0.4.tar.gz",
"platform": null,
"description": "|Build| |PyPI version| |Docs badge| |License|\n\nsphinx-notfound-page\n====================\n\nCreate a custom 404 page with absolute URLs hardcoded.\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n pip install sphinx-notfound-page\n\n\nConfiguration\n-------------\n\nAdd this extension in your ``conf.py`` file as:\n\n.. code-block:: python\n\n extensions = [\n # ... other extensions here\n\n 'notfound.extension',\n ]\n\n\nDocumentation\n-------------\n\nCheck out the full documentation at https://sphinx-notfound-page.readthedocs.io/\n\n\nThanks\n------\n\n**Strongly** based on @ericholscher's solution from https://github.com/readthedocs/readthedocs.org/issues/353\n\n.. |Build| image:: https://circleci.com/gh/readthedocs/sphinx-notfound-page.svg?style=svg\n :target: https://circleci.com/gh/readthedocs/sphinx-notfound-page\n :alt: Build status\n.. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-notfound-page.svg\n :target: https://pypi.org/project/sphinx-notfound-page\n :alt: Current PyPI version\n.. |Docs badge| image:: https://readthedocs.org/projects/sphinx-notfound-page/badge/?version=latest\n :target: https://sphinx-notfound-page.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation status\n.. |License| image:: https://img.shields.io/github/license/readthedocs/sphinx-notfound-page.svg\n :target: LICENSE\n :alt: Repository license\n",
"bugtrack_url": null,
"license": null,
"summary": "Sphinx extension to build a 404 page with absolute URLs",
"version": "1.0.4",
"project_urls": {
"Documentation": "https://sphinx-notfound-page.readthedocs.io/",
"Source": "https://github.com/readthedocs/sphinx-notfound-page",
"Tracker": "https://github.com/readthedocs/sphinx-notfound-page/issues"
},
"split_keywords": [
"notfound",
" 404",
" page",
" sphinx",
" documentation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "87c4877a5beffb8dcaf35e919c4c3cad56732c76370d106126394f4ca211ad7f",
"md5": "bb49708992839ec88648c0625d232617",
"sha256": "f7c26ae0df3cf3d6f38f56b068762e6203d0ebb7e1c804de1059598d7dd8b9d8"
},
"downloads": -1,
"filename": "sphinx_notfound_page-1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb49708992839ec88648c0625d232617",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8170,
"upload_time": "2024-07-31T12:29:18",
"upload_time_iso_8601": "2024-07-31T12:29:18.209289Z",
"url": "https://files.pythonhosted.org/packages/87/c4/877a5beffb8dcaf35e919c4c3cad56732c76370d106126394f4ca211ad7f/sphinx_notfound_page-1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "737dc545883c714319380325a52c9f80d093c97e718d812fd8090e42b1a08508",
"md5": "feed467c2648bc49a71b581dca72b9a3",
"sha256": "2a52f49cd367b5c4e64072de1591cc367714098500abf4ecb9a3ecb4fec25aae"
},
"downloads": -1,
"filename": "sphinx_notfound_page-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "feed467c2648bc49a71b581dca72b9a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 519228,
"upload_time": "2024-07-31T12:29:21",
"upload_time_iso_8601": "2024-07-31T12:29:21.744290Z",
"url": "https://files.pythonhosted.org/packages/73/7d/c545883c714319380325a52c9f80d093c97e718d812fd8090e42b1a08508/sphinx_notfound_page-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-31 12:29:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "readthedocs",
"github_project": "sphinx-notfound-page",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"tox": true,
"lcname": "sphinx-notfound-page"
}