From feb91dbda13974f84eac52dccdc0de1ddb636616 Mon Sep 17 00:00:00 2001 From: Nick Pope Date: Thu, 30 Apr 2020 10:33:04 +0100 Subject: Used :mimetype: role in various docs. --- docs/internals/contributing/writing-documentation.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/internals') diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt index 91b81e4673..bd9d0e9495 100644 --- a/docs/internals/contributing/writing-documentation.txt +++ b/docs/internals/contributing/writing-documentation.txt @@ -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:` to refer to a MIME Type unless the value + is quoted for a code example. + Django-specific markup ====================== -- cgit v1.3