2 # Build and upload LibUCW documentation and web pages
3 # (c) 2012 Martin Mares <mj@ucw.cz>
7 rsync -avz --delete obj/ucw/doc/ jw:/var/www/libucw/doc/ --exclude=*.deflist --exclude=*.txt
8 rsync -avz --no-times --no-perms --executability --omit-dir-times WWW/ jw:/var/www/libucw/ --exclude=doc --exclude='*.swp'