doc: mkdir -p internal && cd internal && env "PYTHONPATH=../../lib:$$PYTHONPATH" pydoc -w ../../lib clean: rm internal/*.html