Skip to content
Snippets Groups Projects

docs: document env vars and fix warnings

Merged Oliver Smith requested to merge docs-improvements into master
Files
8
+ 1
0
@@ -32,6 +32,7 @@ if [ "$fail" -eq 1 ]; then
fi
sphinx-build \
--fail-on-warning \
docs \
public \
Loading