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.3.tar.gz
(519.2 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_notfound_page-1.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61106279313e5713e3a8f949e87b848739d7555cd222d2cf906eb991fd66e2a1 |
|
MD5 | fec533a7aa883b707337090e0f21927b |
|
BLAKE2b-256 | f244a9cae377acd97733000459d119f47fa33e9768dd3237fad62db1a1dae7ea |
Close
Hashes for sphinx_notfound_page-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdee947b721d1e485a21ee3ea3f784fcae52b7610bb8201abf12de1c8ca3aa4f |
|
MD5 | d6607badd194ea348730495dc24f44a8 |
|
BLAKE2b-256 | d93a6a6d6d4a1e0c8fdaa5a8cb86da44da0cca2cf736a2e4c3fd09d5faa686f1 |