diff options
| author | Gary Wilson Jr <gary.wilson@gmail.com> | 2009-12-26 06:50:28 +0000 |
|---|---|---|
| committer | Gary Wilson Jr <gary.wilson@gmail.com> | 2009-12-26 06:50:28 +0000 |
| commit | 9e94f8f06d308e443ed01c7916b0e7aa5771ed01 (patch) | |
| tree | 1f4f4942754b7dcffbb6ca10a4738c80dcf12cd0 /docs | |
| parent | d8ea6831f9042502dbb4f24e51fe521349bd97ad (diff) | |
[1.1.X] Removed a couple completed TODO items from the documentation documentation.
Backport of r11996 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11997 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/documentation.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/internals/documentation.txt b/docs/internals/documentation.txt index 300728df98..81480abf9a 100644 --- a/docs/internals/documentation.txt +++ b/docs/internals/documentation.txt @@ -130,15 +130,6 @@ TODO 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 non-existent intro text. Each of those documents needs a good short intro the content below that point. |
