summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/contributing/writing-documentation.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt
index 577a611d8d..299106345e 100644
--- a/docs/internals/contributing/writing-documentation.txt
+++ b/docs/internals/contributing/writing-documentation.txt
@@ -235,6 +235,10 @@ documentation:
Five
^^^^
+* Use :rst:role:`:rfc:<rfc>` to reference RFC and and try to link to the
+ relevant section if possible. For example, use ``:rfc:`2324#section-2.3.2```
+ or ``:rfc:`Custom link text <2324#section-2.3.2>```.
+
Django-specific markup
======================