#!/usr/bin/make -f %: dh $@ --with python3,sphinxdoc --buildsystem=pybuild execute_after_dh_auto_build: PYTHONPATH=. python3 -m sphinx -N -bhtml docs/ build/html