Skip to content
Snippets Groups Projects
Commit 796060b8 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Be picky about sphinx doc generation

parent 08120438
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ if [ -x ./bin/bob_dbmanage.py ]; then
fi
if [ -d ./doc ]; then
run_cmd ./bin/sphinx-build doc sphinx
run_cmd ./bin/sphinx-build -n -W doc sphinx
fi
if [ -z "${WHEEL_TAG}" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment