DEBSOURCES
Skip Quicknav
sources / python-expyriment / 0.7.0%2Bgit34-g55a4e7e-3.2 / documentation / api / Makefile
12345678
html: mkdir -p _build python create_api_reference.py mv *.html _build rm *.pyc -f clean: rm -rf _build