mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Cleaned up a bunch of minor doc stuff:
* Removed flatpages/redirects README; no other contrib apps have those. * Cleaned up top-level README to be more readable. * Removed outdated references to old docs (Fixes #8701) git-svn-id: http://code.djangoproject.com/svn/django/trunk@8857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
1156db790a
commit
23f012dbfa
11 changed files with 31 additions and 47 deletions
|
@ -110,7 +110,7 @@ On the Web
|
|||
----------
|
||||
|
||||
The most recent version of the Django documentation lives at
|
||||
http://www.djangoproject.com/documentation/ . These HTML pages are generated
|
||||
http://docs.djangoproject.com/en/dev/. These HTML pages are generated
|
||||
automatically from the text files in source control. That means they reflect the
|
||||
"latest and greatest" in Django -- they include the very latest corrections and
|
||||
additions, and they discuss the latest Django features, which may only be
|
||||
|
@ -231,4 +231,4 @@ We follow this policy:
|
|||
* The `main documentation Web page`_ includes links to documentation for
|
||||
all previous versions.
|
||||
|
||||
.. _main documentation Web page: http://www.djangoproject.com/documentation/
|
||||
.. _main documentation Web page: http://docs.djangoproject.com/en/dev/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue