We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2738924 commit 692bc85Copy full SHA for 692bc85
scripts/builddocs.sh
@@ -17,7 +17,6 @@ done
17
18
shift $((OPTIND-1))
19
20
-python setup.py clean
21
pip install -r doc_requirements.txt
22
scripts/build.sh -j${OPT_JOBS} -d
23
mkdocs build
0 commit comments