Django

Code

Changeset 3697

Show
Ignore:
Timestamp:
08/31/06 18:19:53 (2 years ago)
Author:
adrian
Message:

Added 'sitemaps' to docs/add_ons.txt

Files:

Legend:

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

    r3509 r3697  
    154154.. _sites documentation: http://www.djangoproject.com/documentation/sites/ 
    155155 
     156sitemaps 
     157======== 
     158 
     159A framework for generating Google sitemap XML files. 
     160 
     161See the `sitemaps documentation`_. 
     162 
     163.. _sitemaps documentation: http://www.djangoproject.com/documentation/sitemaps/ 
     164 
    156165syndication 
    157166===========