.PHONY: doc test install-docs doc: cd doc; make html install-doc: doc rsync -avz doc/_build/html/ gavento@ucw.cz:www/view/moe test: nosetests moe.config_test