Skip to main content

Sphinx extension to build a 404 page with absolute URLs

Project description

Build status Current PyPI version Documentation status Repository license

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


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.0.tar.gz (518.9 kB view hashes)

Uploaded Source

Built Distribution

sphinx_notfound_page-1.0.0-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page