We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad94ee6 commit cbc9d41Copy full SHA for cbc9d41
build.sh
@@ -27,6 +27,7 @@ fi
27
chmod +x ./tools/cei/$CEI_FILE_NAME
28
29
echo "Building the WSOFTDocs..."
30
+export PYTHONPATH=.
31
mkdocs build --site-dir site && ./tools/cei/$CEI_FILE_NAME https://wsoft.ws/common/layout.html --min site
32
33
echo "Build completed. Please check /site directory."
0 commit comments