./uninstall.sh ./install.sh #cd .. rm docs/*.rst rm -rf builddocs/ sphinx-apidoc src/fobi --full -o docs -H 'django-fobi' -A 'Artur Barseghyan ' -V '0.1' -f -d 20 cp docs/conf.distrib docs/conf.py #cd scripts