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-0.8.tar.gz
(843.7 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_notfound_page-0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1901e01df9931922e87ef1f967042322b06a65790132cbd393861261e023b974 |
|
MD5 | 0c0813492430f4ab856ab3bd503f3b4d |
|
BLAKE2b-256 | 6d5f0fd1927e7f6e5abd576d9b3d5da0c2d32bfc2577e53a2c63fb38c6c3a259 |