Used :mimetype: role in various docs.

This commit is contained in:
Nick Pope 2020-04-30 10:33:04 +01:00 committed by Mariusz Felisiak
parent a9337b4add
commit feb91dbda1
7 changed files with 25 additions and 19 deletions

View file

@ -243,6 +243,9 @@ documentation:
and try to link to the relevant section if possible. For example, use
``:pep:`20#easter-egg``` or ``:pep:`Easter Egg <20#easter-egg>```.
* Use :rst:role:`:mimetype:<mimetype>` to refer to a MIME Type unless the value
is quoted for a code example.
Django-specific markup
======================