Sphinx extension to build a 404 page with absolute URLs
Project description
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/rtfd/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.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609fd7cd7f9ea73c030f1b67a3f2bc90f60bff87b30026fbd2bcb19c7c59c484 |
|
MD5 | 1fcdbb0aab148ab5eb5fcc42fc5c17f6 |
|
BLAKE2b-256 | fec67c41cfc104da266debb5b52b568e61c9b40a200816538a83bedbeeff2024 |