Update documentation.sh

This commit is contained in:
Iurii Tatishchev 2021-05-29 15:11:52 -07:00
parent 295cdbb19e
commit 630349eb02
Signed by: CaZzzer
GPG Key ID: 926BE949E29DCD03
2 changed files with 1 additions and 1 deletions

View File

View File

@ -19,5 +19,5 @@ retry() {
}
m2r README.md --overwrite
sphinx-build -b html docs/source build/webserver/docs
retry 10 sphinx-build -b html docs/source build/webserver/docs
rm README.rst