evansd / whitenoise

Radically simplified static file serving for Python web apps
https://whitenoise.readthedocs.io
MIT License
2.55k stars 151 forks source link

Fix docs build warning about overriding file #467

Closed adamchainz closed 1 year ago

adamchainz commented 1 year ago

This role already exists with a different meaning: https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-file

Sphinx warns:

WARNING: role 'file' is already registered, it will be overridden

6ed35afc40f4225af7c9dca72d4796d996ace699 made Sphinx fail on warnings