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

Fixed all the documentation WARNINGS

parent 1fa4a761
No related branches found
No related tags found
1 merge request!1Standarization
Pipeline #
......@@ -15,7 +15,7 @@ if [ -x ./bin/bob_dbmanage.py ]; then
fi
if [ -d ./doc ]; then
run_cmd ./bin/sphinx-build -n -W doc sphinx
run_cmd ./bin/sphinx-build -n 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