mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-24 15:04:42 +00:00
6 lines
234 B
Bash
Executable file
6 lines
234 B
Bash
Executable file
./scripts/uninstall.sh
|
|
./scripts/install.sh
|
|
rm docs/*.rst
|
|
rm -rf builddocs/
|
|
sphinx-apidoc src/fobi --full -o docs -H 'django-fobi' -A 'Artur Barseghyan <artur.barseghyan@gmail.com>' -V '0.1' -f -d 20
|
|
cp docs/conf.distrib docs/conf.py
|