Commit 9e94f8f0 authored by Gary Wilson Jr's avatar Gary Wilson Jr
Browse files

[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
parent d8ea6831
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -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.