Author: gwilson Date: 2009-12-26 00:50:28 -0600 (Sat, 26 Dec 2009) New Revision: 11997
Modified: django/branches/releases/1.1.X/docs/internals/documentation.txt Log: [1.1.X] Removed a couple completed TODO items from the documentation documentation. Backport of r11996 from trunk. Modified: django/branches/releases/1.1.X/docs/internals/documentation.txt =================================================================== --- django/branches/releases/1.1.X/docs/internals/documentation.txt 2009-12-26 06:49:54 UTC (rev 11996) +++ django/branches/releases/1.1.X/docs/internals/documentation.txt 2009-12-26 06:50:28 UTC (rev 11997) @@ -130,15 +130,6 @@ 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. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.