Skip to content
Snippets Groups Projects
Commit cdcc91b9 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

[sphinx] Added the `-W` bob.extension#36

parent 30de063e
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,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 -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.
Finish editing this message first!
Please register or to comment