

set -ex



pip check || true
sphinx-build --help
sphinx-quickstart --help
sphinx-apidoc --help
sphinx-autogen --help
exit 0
