#!/bin/bash
doxygen
rsync -P -z --delete -r API web.sf.net:/home/project-web/scidavis/htdocs
