Codebase list pyexcel / run/158eaf03-920c-425e-868d-5f6ce4897800/main document.sh
run/158eaf03-920c-425e-868d-5f6ce4897800/main

Tree @run/158eaf03-920c-425e-868d-5f6ce4897800/main (Download .tar.gz)

document.sh @run/158eaf03-920c-425e-868d-5f6ce4897800/mainraw · history · blame

1
2
3
4
5
6
python setup.py install
rm docs/source/generated/*.rst
rm docs/source/iapi/*.rst
sphinx-autogen -o docs/source/generated docs/source/api.rst
sphinx-autogen -o docs/source/iapi docs/source/iapi.rst
sphinx-build -b html docs/source docs/build