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 ...@@ -15,7 +15,7 @@ if [ -x ./bin/bob_dbmanage.py ]; then
fi fi
if [ -d ./doc ]; then if [ -d ./doc ]; then
run_cmd ./bin/sphinx-build -n -W doc sphinx run_cmd ./bin/sphinx-build -n doc sphinx
fi fi
if [ -z "${WHEEL_TAG}" ]; then 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