Sphinx extension to build a 404 page with absolute URLs
Project description
sphinx-notfound-page
Create a custom 404 page with absolute URLs hardcoded.
Installation
pip install sphinx-notfound-page
Configuration
Add this extension in your conf.py file as:
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sphinx_notfound_page-1.0.0rc1.tar.gz
(518.9 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_notfound_page-1.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44a2d60df11e74919a151021c7ffdc5c381a503a80f3f74450a34309427adec4 |
|
MD5 | f8e5d03b4e78e2c2750ce8b4f8b85f95 |
|
BLAKE2b-256 | 5a2dfb62a006483f01f58b9a13f91e1f6e6ad996431d837bb403cd12679763b5 |
Close
Hashes for sphinx_notfound_page-1.0.0rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68aa8fde1b573ba9637d835e86cd58acc59ae9a84e72e276dc75d2b0ac3ad398 |
|
MD5 | a624e55cfb50416f3adaf77e9f1a5fbc |
|
BLAKE2b-256 | 72e53686d84e43ef03b8148166bc8f8c37d91d2932b5a185eed8cd1b32262fcf |