mirror of https://github.com/django/django.git
Removed a couple completed TODO items from the documentation documentation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11996 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
adb74a8f2e
commit
eddb478058
|
@ -130,15 +130,6 @@ TODO
|
||||||
|
|
||||||
The work is mostly done, but here's what's left, in rough order of priority.
|
The work is mostly done, but here's what's left, in rough order of priority.
|
||||||
|
|
||||||
* Change the "Added/changed in development version" callouts to proper
|
|
||||||
Sphinx ``.. versionadded::`` or ``.. versionchanged::`` directives.
|
|
||||||
|
|
||||||
* Check for and fix malformed links. Do this by running ``make linkcheck``
|
|
||||||
and fix all of the 300+ errors/warnings.
|
|
||||||
|
|
||||||
In particular, look at all the relative links; these need to be
|
|
||||||
changed to proper references.
|
|
||||||
|
|
||||||
* Most of the various ``index.txt`` documents have *very* short or even
|
* Most of the various ``index.txt`` documents have *very* short or even
|
||||||
non-existent intro text. Each of those documents needs a good short intro
|
non-existent intro text. Each of those documents needs a good short intro
|
||||||
the content below that point.
|
the content below that point.
|
||||||
|
|
Loading…
Reference in New Issue