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.1.tar.gz
(519.1 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_notfound_page-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7041c3efa43173f44b03b1f8242b9a19cfceb8baeef73b0c213c8469aabd7c9b |
|
MD5 | 0094d48499921411ba06c25ded807e4e |
|
BLAKE2b-256 | 4633900a1e9f596bc85f95a9afeeda47cbf5eb8c4be6c73f8fd2dd0ddf2fc56b |
Close
Hashes for sphinx_notfound_page-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 682fe6339cec9a12f7194466b609e8e6b1fe2da5e7268e5600269db764bbe924 |
|
MD5 | a650ccce7cf6c17e5d7b6b7018b1141c |
|
BLAKE2b-256 | 0725ce3f09eaa4e1eec46b7294dc78f7c82d28f99de8fb20c8b72d767629efc6 |