Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I guess that this line was not meant to be removed.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 13 Jan 2023 08:48:05 +0000 (09:48 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 13 Jan 2023 08:49:33 +0000 (09:49 +0100)
docs/Build.sh

index 3a1c8b7..e55855c 100755 (executable)
@@ -32,6 +32,8 @@ else
   set +x
 fi
 
+PYTHONPATH=../lib sphinx-build -M html source build ${SPHINXOPTS} 2>&1
+
 set +x
 
 perl -pe 's/(xlink:href="(?:http|.*\.html))/target="_top" $1/' \