mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Added sphinx extension to ease generation of ticket links.
This commit is contained in:
parent
5f2542f12a
commit
fca677fa43
4 changed files with 61 additions and 16 deletions
|
@ -192,6 +192,10 @@ __ http://sphinx-doc.org/markup/
|
|||
|
||||
To link, use ``:djadminopt:`--traceback```.
|
||||
|
||||
* Links to Trac tickets (typically reserved for minor release notes)::
|
||||
|
||||
:ticket:`12345`
|
||||
|
||||
.. _documenting-new-features:
|
||||
|
||||
Documenting new features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue