sphinx-build -b html doc build/html
python setup.py build_ext --inplace
python setup.py register sdist upload
