main
Refs #36485 -- Rewrapped docs to 79 columns line length.
Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
Added backticks to email addresses in docs.
Added newline at end of docs/faq/index.txt.
Fixed #36329 -- Removed non-code custom link text when cross-referencing Python objects.
Refs #34140 -- Applied rst code-block to non-Python examples.
Added backticks to code literals in various docs.