Author: mtredinnick Date: 2008-10-07 06:58:02 -0500 (Tue, 07 Oct 2008) New Revision: 9195
Modified: django/branches/releases/1.0.X/docs/internals/contributing.txt Log: [1.0.X] Added a link to the "documentation" documentation in the contributing docs. Backport of r9192 from trunk. Modified: django/branches/releases/1.0.X/docs/internals/contributing.txt =================================================================== --- django/branches/releases/1.0.X/docs/internals/contributing.txt 2008-10-07 11:56:49 UTC (rev 9194) +++ django/branches/releases/1.0.X/docs/internals/contributing.txt 2008-10-07 11:58:02 UTC (rev 9195) @@ -608,6 +608,10 @@ should use the ".. versionchanged:: X.Y" directive (with the same format as the ``versionadded`` mentioned above. +There's a full page of information about the :ref:`Django documentation +system <internals-documentation>` that you should read prior to working on the +documentation. + Guidelines for ReST files ------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---