Django

Code

Changeset 6271

Show
Ignore:
Timestamp:
09/15/07 04:51:57 (10 months ago)
Author:
mtredinnick
Message:

Fixed #5477 -- Added links from the markup filters to the more extensive documentation in the add-ons file. Patch from mitja.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/templates.txt

    r6223 r6271  
    14201420    * ReST (ReStructured Text) 
    14211421 
     1422See the `markup section`_ of the `add-ons documentation`_ for more 
     1423information. 
     1424 
     1425.. _markup section: ../add_ons/#markup 
     1426.. _add-ons documentation: ../add_ons/ 
     1427 
    14221428django.contrib.webdesign 
    14231429------------------------