We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201160b commit 1187a8cCopy full SHA for 1187a8c
docs/build_docs.sh
@@ -1,3 +1,3 @@
1
pip install ./map2loop
2
export DOCUMENTATION_TEST=True
3
-make -C ./map2loop/docs html
+make -C map2loop/docs html
0 commit comments