mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[py3] Documented coding guidelines for Python 3.
This commit is contained in:
parent
a84d79f572
commit
00ace01411
2 changed files with 99 additions and 25 deletions
|
@ -94,6 +94,7 @@ pygments_style = 'trac'
|
|||
intersphinx_mapping = {
|
||||
'python': ('http://docs.python.org/2.7', None),
|
||||
'sphinx': ('http://sphinx.pocoo.org/', None),
|
||||
'six': ('http://packages.python.org/six/', None),
|
||||
}
|
||||
|
||||
# Python's docs don't change every week.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue