Changeset 5512
- Timestamp:
- Jul 16, 2008, 5:04:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/update_anuga_user_manual.py
r5422 r5512 49 49 # Add local path to user_manual 50 50 docpath = join(join(basepath, 'documentation'), 'user_manual') 51 texfiles = ['anuga_user_manual', 'anuga_installation_guide'] 51 texfiles = ['anuga_user_manual', 52 'anuga_installation_guide', 53 'anuga_whats_new'] 52 54 53 55 print 'Moving to', docpath
Note: See TracChangeset
for help on using the changeset viewer.