mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[2.2.x] Used extlinks for Django's source code.
Backport of a68c029e22
from master.
This commit is contained in:
parent
ffdacc5879
commit
2fb602f581
12 changed files with 38 additions and 69 deletions
|
@ -97,10 +97,8 @@ reasons:
|
|||
Django APIs or behaviors change.
|
||||
|
||||
Django's documentation is kept in the same source control system as its code. It
|
||||
lives in the `docs`_ directory of our Git repository. Each document online is a
|
||||
separate text file in the repository.
|
||||
|
||||
.. _docs: https://github.com/django/django/tree/master/docs
|
||||
lives in the :source:`docs` directory of our Git repository. Each document
|
||||
online is a separate text file in the repository.
|
||||
|
||||
Where to get it
|
||||
===============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue