mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Used :mimetype: role in various docs.
This commit is contained in:
parent
a9337b4add
commit
feb91dbda1
7 changed files with 25 additions and 19 deletions
|
@ -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
|
||||
======================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue