Changeset 5512


Ignore:
Timestamp:
Jul 16, 2008, 5:04:08 PM (16 years ago)
Author:
ole
Message:

added what's new to automatic update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/update_anuga_user_manual.py

    r5422 r5512  
    4949# Add local path to user_manual
    5050docpath = join(join(basepath, 'documentation'), 'user_manual')
    51 texfiles = ['anuga_user_manual', 'anuga_installation_guide']
     51texfiles = ['anuga_user_manual',
     52            'anuga_installation_guide',
     53            'anuga_whats_new']
    5254
    5355print 'Moving to', docpath
Note: See TracChangeset for help on using the changeset viewer.