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
Built Distribution
Close
Hashes for sphinx_notfound_page-0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 557ad998d7a2897a5da7ba9ed0762a8f535c4250c49325db7b105e69c386f690 |
|
MD5 | 4371ac6ac8feb20b5fe9efb52ee2214f |
|
BLAKE2b-256 | 37f19abe920c90569f47ae7b1f8319226aa834acb12554742292135a2a6aa309 |