To build the sphinx documentation, do this:

sphinx-build -b html source_dir build_dir

For example:

sphinx-build -b html ~/work/plastimatch/doc/sphinx/ ~/work/web-plastimatch/
