mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-10 13:54:41 +00:00
5 lines
No EOL
207 B
Bash
Executable file
5 lines
No EOL
207 B
Bash
Executable file
./uninstall.sh
|
|
./install.sh
|
|
cat README.rst SCREENSHOTS.rst docs/documentation.rst.distrib > docs/index.rst
|
|
sphinx-build -n -a -b html docs builddocs
|
|
cd builddocs && zip -r ../builddocs.zip . -x ".*" && cd .. |