#!/bin/bash cd docs || exit 1 sphinx-apidoc -o api ../jeeves make html