mirror of
https://github.com/django/django.git
synced 2025-10-05 12:59:10 +00:00
The `check` docs target now runs spelling, black, and lint, so all current documentation quality checks can be run with a single command. Also documented the lint-docs check's availability and usage.