X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/28cca5a7db8335160e335fa797255e09aa758f25..7e4525e27a4e0301c932382555fa0b2cd563302c:/docs/Build.sh diff --git a/docs/Build.sh b/docs/Build.sh index b057c009d2..cc536cb689 100755 --- a/docs/Build.sh +++ b/docs/Build.sh @@ -44,10 +44,7 @@ EOF echo "javasphinx relaunched" fi -PYTHONPATH=../lib:source/_ext/javasphinx sphinx-build -M html source build ${SPHINXOPTS} 2>&1 \ - | grep -v 'WARNING: cpp:identifier reference target not found: simgrid$' \ - | grep -v 'WARNING: cpp:identifier reference target not found: simgrid::s4u$' \ - | grep -v 'WARNING: cpp:identifier reference target not found: boost' +PYTHONPATH=../lib:source/_ext/javasphinx sphinx-build -M html source build ${SPHINXOPTS} 2>&1 set +x