[Checkins] SVN: bluebream/website/docs/v1.0/conf.py Display last	updated date
    Baiju M 
    baiju.m.mail at gmail.com
       
    Wed Aug  4 05:24:33 EDT 2010
    
    
  
Log message for revision 115429:
  Display last updated date
  
Changed:
  U   bluebream/website/docs/v1.0/conf.py
-=-
Modified: bluebream/website/docs/v1.0/conf.py
===================================================================
--- bluebream/website/docs/v1.0/conf.py	2010-08-04 09:08:05 UTC (rev 115428)
+++ bluebream/website/docs/v1.0/conf.py	2010-08-04 09:24:33 UTC (rev 115429)
@@ -124,7 +124,7 @@
 
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.
-#html_last_updated_fmt = '%b %d, %Y'
+html_last_updated_fmt = '%b %d, %Y'
 
 # If true, SmartyPants will be used to convert quotes and dashes to
 # typographically correct entities.
    
    
More information about the checkins
mailing list