1#!/bin/sh
2make clean
3cd ../sphinx
4make html > /dev/null
5