mirror of
https://github.com/django/django.git
synced 2025-08-01 09:32:50 +00:00
[3.1.x] Used :pep: role in various docs.
Backport of a9337b4add
from master
This commit is contained in:
parent
d6e6695d93
commit
15d76dc2ab
7 changed files with 20 additions and 22 deletions
|
@ -239,6 +239,10 @@ documentation:
|
|||
section if possible. For example, use ``:rfc:`2324#section-2.3.2``` or
|
||||
``:rfc:`Custom link text <2324#section-2.3.2>```.
|
||||
|
||||
* Use :rst:role:`:pep:<pep>` to reference a Python Enhancement Proposal (PEP)
|
||||
and try to link to the relevant section if possible. For example, use
|
||||
``:pep:`20#easter-egg``` or ``:pep:`Easter Egg <20#easter-egg>```.
|
||||
|
||||
Django-specific markup
|
||||
======================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue