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.7.tar.gz
(48.0 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_notfound_page-0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd85444d9e720a8d0467b05af9bcf8b405e50df3c86743604f2c5a1da9147605 |
|
MD5 | 669e909c1d7742cb1cdf3898cdf1f90b |
|
BLAKE2b-256 | d84348080416e6420e543001281e90263b1672e825c242e23c6758bf0c3e4baf |