mirror of
https://github.com/django/django.git
synced 2025-10-15 04:49:49 +00:00
Used :pep: role in various docs.
This commit is contained in:
parent
f9d13a1b5a
commit
a9337b4add
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