mirror of
https://github.com/django/django.git
synced 2025-11-03 13:23:19 +00:00
Refs #31029 -- Added note about :rfc: role in writing documentation docs.
This commit is contained in:
parent
249a6190ae
commit
42df1b178b
1 changed files with 4 additions and 0 deletions
|
|
@ -235,6 +235,10 @@ documentation:
|
||||||
Five
|
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
|
Django-specific markup
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue