Skip to content

Commit 1187a8c

Browse files
committed
upd build_docs path
1 parent 201160b commit 1187a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pip install ./map2loop
22
export DOCUMENTATION_TEST=True
3-
make -C ./map2loop/docs html
3+
make -C map2loop/docs html

0 commit comments

Comments
 (0)