Skip to content

Commit ad296de

Browse files
committed
File locations
1 parent 442f3e0 commit ad296de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-api/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
- |
2121
pip install /main/datajoint-python
2222
make html
23-
chmod -R o=rwx /main/_build/html
23+
chmod -R o=rwx /main/docs-api/build/html
2424
# tail -f /dev/null
2525
# sphinx-quickstart
2626
# sphinx-apidoc -o ./source ../datajoint-python/datajoint

0 commit comments

Comments
 (0)